-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add checkbox to delete pull branch after successful merge #16049
Merged
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 753a50b - Browse repository at this point
Copy the full SHA 753a50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9cab40 - Browse repository at this point
Copy the full SHA a9cab40View commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a9062b - Browse repository at this point
Copy the full SHA 2a9062bView commit details
Commits on Jun 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 996ee46 - Browse repository at this point
Copy the full SHA 996ee46View commit details
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f8465c - Browse repository at this point
Copy the full SHA 8f8465cView commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bff67a1 - Browse repository at this point
Copy the full SHA bff67a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2b5c8 - Browse repository at this point
Copy the full SHA 8a2b5c8View commit details
Commits on Jun 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 87b9658 - Browse repository at this point
Copy the full SHA 87b9658View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8dd420 - Browse repository at this point
Copy the full SHA e8dd420View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for afde69c - Browse repository at this point
Copy the full SHA afde69cView commit details -
Fix for API: the branch should be deleted from the HEAD repo
If head and base repo are the same, reuse the already opened ctx.Repo.GitRepo
Configuration menu - View commit details
-
Copy full SHA for f9e238b - Browse repository at this point
Copy the full SHA f9e238bView commit details -
Don't delegate to CleanupBranch, only reuse branch deletion code
CleanupBranch contains too much logic that has already been performed by the Merge
Configuration menu - View commit details
-
Copy full SHA for f55f607 - Browse repository at this point
Copy the full SHA f55f607View commit details
Commits on Jul 5, 2021
-
reuse gitrepo in MergePullRequest
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2a3780 - Browse repository at this point
Copy the full SHA a2a3780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a2a29 - Browse repository at this point
Copy the full SHA 86a2a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e160d - Browse repository at this point
Copy the full SHA 96e160dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd49cf - Browse repository at this point
Copy the full SHA 2bd49cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd2bff - Browse repository at this point
Copy the full SHA 1bd2bffView commit details
Commits on Jul 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 84cf6b4 - Browse repository at this point
Copy the full SHA 84cf6b4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.