Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-07 | chore: add Josh Medeski as `wp-cli` plugin maintainer | Marc Cornellà | |
2020-10-29 | Add maintainer for aws plugin | Marc Cornellà | |
2020-10-28 | Fix labels in issue templates | Marc Cornellà | |
2020-10-13 | meta: add checklist instructions on Pull Request template | Marc Cornellà | |
2020-10-09 | Add git-lfs plugin (#9077) | Duc Nguyen | |
2020-09-12 | meta: change support label | Marc Cornellà | |
2020-09-12 | meta: change feature label | Marc Cornellà | |
2020-09-03 | Add sponsor button | Marc Cornellà | |
2020-08-20 | meta: don't apply support label on bug reports | Marc Cornellà | |
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-05 | meta: add ISSUE_TEMPLATE config.yml | Marc Cornellà | |
For now, it only adds a link to the Discord server. | |||
2020-07-12 | Fix self check link | Marc Cornellà | |
2020-07-05 | Bug and Feature Request Templates + MLH Theme + Readme (#9068) | Larson Carter | |
Co-authored-by: Marc Cornellà <marc.cornella@live.com> Co-authored-by: Bartek Pacia <barpac02@gmail.com> | |||
2020-04-30 | meta: add Ross Goldberg as owner of the sdk plugin | Marc Cornellà | |
2020-04-14 | meta: basic CODEOWNERS file (gitfast plugin) | Marc Cornellà | |
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners | |||
2020-02-10 | Update issues and PR templates (#8471) | Larson Carter | |
Closes #8471 | |||
2020-02-04 | Rename GitHub Action to CI | Marc Cornellà | |
2020-01-29 | Create Github Action to run tests (#8569) | Modded Gamers | |
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> | |||
2019-10-15 | meta: remove automatic bug label on bug reports | Marc Cornellà | |
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-09-03 | meta: remove PR triage GitHub action :cry: | Marc Cornellà | |
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-08-18 | meta: add DEBUG_ACTIONS flag to PR triage action | Marc Cornellà | |
2019-08-13 | meta: move if condition on workflow to steps | Marc Cornellà | |
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 | meta: convert workflow file to GitHub Actions v2 yml syntax | Marc Cornellà | |
2019-06-10 | meta: change feature request label | Marc Cornellà | |
2019-05-21 | meta: update issue templates | Marc Cornellà | |
2019-05-16 | meta: add initial issue templates | Marc Cornellà | |
This commit adds the following issue categories: - Bug report - Feature request - Support | |||
2019-05-03 | Add GitHub Action to label Pull Requests | Marc Cornellà | |