Commit Graph

33 Commits

Author SHA1 Message Date
4eadb9cf75 chore: convert the repo issue templates to issue forms (#10050) 2021-07-16 11:41:00 +02:00
36cc94f3dc feat(zoxide): add new plugin for zoxide (a smarter cd CLI tool) (#9950) 2021-06-13 10:30:58 -07:00
615f9dd02b chore: direct support queries to Discussions 2021-04-06 22:26:57 +02:00
1670f1cafc chore: add maintainer for archlinux plugin 2021-04-06 14:52:47 +02:00
64cb153084 chore: add Konfekt as universalarchive maintainer 2021-01-05 18:58:23 +01:00
e9991c6aa0 chore: update git-lfs maintainer handle 2020-12-25 19:39:42 +01:00
9d6b3984f9 feat(plugins): add genpass plugin with 3 distinct password generators (#9502) 2020-12-12 12:50:45 +01:00
452586e79a chore: add Josh Medeski as wp-cli plugin maintainer 2020-12-07 22:01:43 +01:00
39c79493fe Add maintainer for aws plugin 2020-10-29 12:22:50 +01:00
63922b5ec4 Fix labels in issue templates 2020-10-28 23:08:19 +01:00
1e25abacad meta: add checklist instructions on Pull Request template 2020-10-13 11:27:14 +02:00
8ad9b315a3 Add git-lfs plugin (#9077) 2020-10-09 12:35:13 +02:00
8a93c89bda meta: change support label 2020-09-12 11:59:06 +02:00
b3923eded9 meta: change feature label 2020-09-12 11:58:47 +02:00
87edf16e05 Add sponsor button 2020-09-03 21:57:26 +02:00
79614908ec meta: don't apply support label on bug reports
Enough users have complained about the bug label not being applied instead. If there is no label applied
this won't be complained about so often.
2020-08-20 11:15:48 +02:00
f2c8b970ee meta: add ISSUE_TEMPLATE config.yml
For now, it only adds a link to the Discord server.
2020-08-05 17:05:53 +02:00
e3131d98aa Fix self check link 2020-07-12 16:37:49 +02:00
7afaee858a Bug and Feature Request Templates + MLH Theme + Readme (#9068)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
Co-authored-by: Bartek Pacia <barpac02@gmail.com>
2020-07-05 17:59:12 +02:00
58a1a1397e meta: add Ross Goldberg as owner of the sdk plugin 2020-04-30 19:21:17 +02:00
31eca46ee3 meta: basic CODEOWNERS file (gitfast plugin)
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
2020-04-14 16:52:04 +02:00
beab76edfc Update issues and PR templates (#8471)
Closes #8471
2020-02-10 18:56:48 +01:00
df56d1ee1f Rename GitHub Action to CI 2020-02-04 13:02:20 +01:00
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>
2020-01-29 00:22:27 +01:00
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.
2019-10-15 22:56:45 +02:00
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.
2019-09-03 21:19:38 +02:00
c4c620adcd meta: add DEBUG_ACTIONS flag to PR triage action 2019-08-18 15:13:46 +02:00
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
2019-08-13 15:10:15 +02:00
d8ad4e902c meta: convert workflow file to GitHub Actions v2 yml syntax 2019-08-13 14:15:14 +02:00
24cd8e8314 meta: change feature request label 2019-06-10 15:50:25 +02:00
f62a71e9de meta: update issue templates 2019-05-21 11:53:52 +02:00
dfb060f8cf meta: add initial issue templates
This commit adds the following issue categories:
- Bug report
- Feature request
- Support
2019-05-16 21:54:54 +02:00
8113ed065d Add GitHub Action to label Pull Requests 2019-05-03 16:31:22 +02:00