Age | Commit message (Collapse) | Author | |
---|---|---|---|
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à | |