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

Auto-sync script shouldn't overwrite ongoing fixup work #68

Closed
dagood opened this issue Apr 26, 2021 · 0 comments · Fixed by microsoft/go-infra#175
Closed

Auto-sync script shouldn't overwrite ongoing fixup work #68

dagood opened this issue Apr 26, 2021 · 0 comments · Fixed by microsoft/go-infra#175

Comments

@dagood
Copy link
Member

dagood commented Apr 26, 2021

Right now, the auto-sync script force pushes to the PR branch, then tries to create a PR, then (if PR creation fails) tries to find the PR so it can re-enable auto-merge.

It should either do nothing if the PR exists, or detect whether or not it makes sense to push the new commit to the old PR.

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

Successfully merging a pull request may close this issue.

1 participant