operator-lifecycle-manager
operator-lifecycle-manager copied to clipboard
GORELEASER GitHub Action resulted in two Draft Releases
Bug Report
@tmshort pushed a v0.26.0 tag which triggered the goreleaser GitHub Workflow which for some reason created two v0.26.0 Draft Releases. The 10 expected assets were split between these two Draft Releases.
What did you do?
- Checkout out the master branch
- Pulled changes
- Tagged the branch as
v0.26.0 - Pushed the tag
- Waited for the goreleaser GH Workflow to complete
- Visited https://github.com/operator-framework/operator-lifecycle-manager/releases and found two
v0.26.0Draft Releases. The 10 assets expected with a release were split between these two drafts.
What did you expect to see?
A single v0.26.0 release with all 10 of the expected assets.
What did you see instead? Under which circumstances?
Two v0.26.0 Draft Releases. The 10 assets expected with a release were split between these two drafts.
Were the release note text (or anything else) different?
Only one of the Draft PRs had commit messages / notes