| 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à | |
