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
Create a Workflow or adjust the check_version workflow to check if merging the PR would result in a new release.
It's important that even if the change was made after the PR opened (by committing a Chart.yaml version bump after opening the PR) the message still has to be sent.
It would be even better if the maintainer had to accept these risks before being able to merge. eg. a manually triggered pipeline that has to complete before merging is allowed, or by commenting or reacting with an emoji to the message.
Who can address the issue
Other links/references
The text was updated successfully, but these errors were encountered:
jonathan-mayer
changed the title
Draft: Send message in PR when merging would create release
Send message in PR when merging would create release
Sep 11, 2024
Issue
Currently if someone isn't careful when reviewing a PR the workflows could automatically create an unwanted Release.
Problem to solve
We need a way of easily being warned when merging a PR would result in a new Release
Further details
Depends on #42
Proposal
Create a Workflow or adjust the check_version workflow to check if merging the PR would result in a new release.
It's important that even if the change was made after the PR opened (by committing a Chart.yaml version bump after opening the PR) the message still has to be sent.
It would be even better if the maintainer had to accept these risks before being able to merge. eg. a manually triggered pipeline that has to complete before merging is allowed, or by commenting or reacting with an emoji to the message.
Who can address the issue
Other links/references
The text was updated successfully, but these errors were encountered: