Marc Cornellà
63345c4e5d
ci: disable GitHub Actions on forks
4 years ago
Marc Cornellà
512839ef78
chore: simplify project GitHub Action
4 years ago
Marc Cornellà
9dd1dc49d9
chore: simplify `GITHUB_TOKEN` env in project GitHub Action
4 years ago
Marc Cornellà
121ee818a5
chore: I'm dumb af
4 years ago
Marc Cornellà
dd7f0f2211
chore: let's try again
4 years ago
Marc Cornellà
17c52ccfc9
chore: look ma no auth!
4 years ago
Marc Cornellà
861e7e24a3
chore: please work
4 years ago
Marc Cornellà
1d35b30461
chore: fix auth in Project tracking Action
4 years ago
Marc Cornellà
95a66532d1
chore: use GITHUB_TOKEN auth for Project Beta GitHub Action
4 years ago
Marc Cornellà
d1c07f9569
chore: add Projects Beta GitHub Action
4 years ago
Marc Cornellà
90e53bcc6a
ci(spelling): turn off check-spelling action temporarily
5 years ago
Josh Soref
44d8edea05
ci(spelling): automatically accept aliased commands ( #10475 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
5 years ago
Josh Soref
841f3cb0bb
ci: add `check-spelling` action ( #10470 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
5 years ago
Marc Cornellà
e253661a9b
Revert "ci: add `check-spelling` GitHub Action"
...
This reverts commit aef393bdce .
5 years ago
Marc Cornellà
aef393bdce
ci: add `check-spelling` GitHub Action
5 years ago
Marc Cornellà
df56d1ee1f
Rename GitHub Action to CI
6 years ago
Modded Gamers
64a7f6b388
Create Github Action to run tests ( #8569 )
...
The published workflow tests the installer and checks the syntax of known zsh files
in the project.
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Marc Cornellà
a4f6a9964c
meta: remove PR triage GitHub action 😢
...
We do this because the GitHub Actions behavior was changed recently
so as to not pass secrets to action runs started from forks, therefore
the API token passed cannot be used to change PR labels.
There may be an alternative in the future.
7 years ago
Marc Cornellà
c4c620adcd
meta: add DEBUG_ACTIONS flag to PR triage action
7 years ago
Marc Cornellà
4974143745
meta: move if condition on workflow to steps
...
Provisional measure due to "Unexpected value 'if'" error. See https://github.community/t5/GitHub-API-Development-and/jobs-lt-job-id-gt-if-not-working/m-p/28980
7 years ago
Marc Cornellà
d8ad4e902c
meta: convert workflow file to GitHub Actions v2 yml syntax
7 years ago