You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect I did faulty testing originally to validate that the github-actions user has bypass permissions, I've retested and looks like it actually has no bypass permissions at all, not even write despite it have contents: write permission on the workflow
I've tested that unticking the "tag creation" check allows the gha-tag-release to create tags and releases, so in the short-term we should update module-standardiser to apply that rule
Tag rulesets were added in this issue #198
Automatic patch tagging is broken in gha-ci e.g.
Notes
contents: write
permissions in this context https://github.com/silverstripe/gha-ci/blob/1/.github/workflows/ci.yml#L1010 which was working prior to the tag ruleset being addedNew issues created
PR
The text was updated successfully, but these errors were encountered: