Marc Cornellà
58a1a1397e
meta: add Ross Goldberg as owner of the sdk plugin
6 years ago
Marc Cornellà
31eca46ee3
meta: basic CODEOWNERS file (gitfast plugin)
...
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
6 years ago
Larson Carter
beab76edfc
Update issues and PR templates ( #8471 )
...
Closes #8471
6 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à
ca6b397783
meta: remove automatic bug label on bug reports
...
People sometimes use the bug report template for things that are support.
Maintainers will confirm whether it's a bug with the appropriate label.
7 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
Marc Cornellà
24cd8e8314
meta: change feature request label
7 years ago
Marc Cornellà
f62a71e9de
meta: update issue templates
7 years ago
Marc Cornellà
dfb060f8cf
meta: add initial issue templates
...
This commit adds the following issue categories:
- Bug report
- Feature request
- Support
7 years ago
Marc Cornellà
8113ed065d
Add GitHub Action to label Pull Requests
7 years ago