-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Check the release.yml github actions workflow. It's currently triggered on push of a version tag, but now main is protected and cannot be pushed to directly. In the past, it was possible for admins to force push tags there and that would trigger the process, however, if I push a tag on a branch now in a Pull Request, this will maybe try to release from a branch? It's not clear to me. What would be the approach to get this workflow to trigger at the right time, only when the PR containing the proposal for release gets merged into main containing the tag as well?
Copilot
Metadata
Metadata
Assignees
Labels
No labels