Ability to remove PR's from a created release
WHen working with pipelines, when we create a release and we merge PR's to the release so we can then deploy later, it would be nice if we have the option to remove them in case someone change their mind instead of cancell release and srtart over
7
votes
Indoberto Lerma
shared this idea
-
Kyle Varga commented
Issue I see with this is that without a force-push you cant remove that commit from history of release branch. We would want functionality to automate creating a new release branch and abandoning the old one. Vs abanoning the old one and re-creating (and having to stop a bunch of validations from re-running.
-
Jonathan Flatt commented
Would be very useful. When releases get large it's quite cumbersome to abandon a release and re-create.