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