We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Head branches (mainly auto-revert PR branches) need to be manually deleted after the merge. I think we should turn on Automatically delete head branches in our repos. https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-the-automatic-deletion-of-branches
Automatically delete head branches
Example: adoptium/aqa-systemtest#493 (comment) #5773 (comment) adoptium/STF#141 (comment) adoptium/TKG#639 (comment)
The text was updated successfully, but these errors were encountered:
Enable delete_branch_on_merge for AQA test repos
2260822
resolves: adoptium/aqa-tests#5776 Signed-off-by: Lan Xia <[email protected]>
adoptium/.eclipsefdn@49e56ee
llxia
Successfully merging a pull request may close this issue.
Head branches (mainly auto-revert PR branches) need to be manually deleted after the merge. I think we should turn on
Automatically delete head branches
in our repos. https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-the-automatic-deletion-of-branchesExample:
adoptium/aqa-systemtest#493 (comment)
#5773 (comment)
adoptium/STF#141 (comment)
adoptium/TKG#639 (comment)
The text was updated successfully, but these errors were encountered: