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

Remove source branches in batch jobs if necessary #355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sdclarke
Copy link

In batch jobs source branch deletion can be bypassed, despite the setting being enabled in the original merge request. This change will check if the source branch should be deleted and make the appropriate API call to delete if so

Closes #354

@sdclarke sdclarke changed the title Remove source branches is batch jobs if necessary Remove source branches in batch jobs if necessary Oct 26, 2022
In batch jobs source branch deletion can be bypassed, despite the
setting being enabled in the original merge request. This change will
check if the source branch should be deleted and make the appropriate
API call to delete if so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source branches are not deleted when using batch mode
1 participant