Skip to content

Remove source branches in batch jobs if necessary - #355

Open
sdclarke wants to merge 1 commit into
smarkets:masterfrom
sdclarke:remove_source_branch_batch
Open

Remove source branches in batch jobs if necessary#355
sdclarke wants to merge 1 commit into
smarkets:masterfrom
sdclarke:remove_source_branch_batch

Conversation

@sdclarke

Copy link
Copy Markdown

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