Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete branch and start again as base functionality #267

Open
HazAT opened this issue Apr 23, 2021 · 3 comments
Open

Delete branch and start again as base functionality #267

HazAT opened this issue Apr 23, 2021 · 3 comments

Comments

@HazAT
Copy link
Member

HazAT commented Apr 23, 2021

Right now you can start over and delete a release branch when a job fails but if you want to prepare another release, to add another commit for example, you can't. You need to manually close the issue, delete the branch and prepare again.
Would be cool if there is a button that re-prepares or something.

@jan-auer
Copy link
Member

jan-auer commented Apr 23, 2021

@HazAT you can just push into the existing branch and then re-approve the already open issue, or rebase the existing branch. At least that's what I've done a couple of times. The publish action and craft use the git ref and don't refer to a specific commit.

Edit: Although, on second thought this means that the links in the original comment are outdated. I wish there was a comment we could write like @getsentry-bot update and it then updates the issue description etc. (generally, I'd prefer a command/comment-based interface over labels)

@BYK
Copy link
Member

BYK commented Apr 23, 2021

When you re-run the release action from the repo, it does not create a new publish request if there's an existing open one. We can easily make that run an update call. Would that work?

@BYK BYK self-assigned this Apr 23, 2021
@kamilogorek
Copy link
Contributor

I just stumbled into this bug (of not updating the initial description links). +1 from me on doing that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants