pulp-oci-images
pulp-oci-images copied to clipboard
Switch Release branch policy to always match up 1-to-1 with pulpcore release branches
Currently this repo's release branches are always one behind the latest release for tagging purposes, but this is confusing to outside contributors. Switch it to be aligned with pulpcore (and all other plugins) release branching strategy.
FYI: This involves the main branch being only used to build nightly, not to build stable.
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#create
This could help