Skip to content

Scripts: Add script to delete all integration/ branches

Jonas Höppner requested to merge delete-infrastucture into master

It happens that the integration branches are left over from provious runs of the pipeline, when MRs are closed without merging, for example.

Also a bug in the gitlab-ci makes the pipeline fail, when an integration branch should be reused. The new scripts just deletes all integration branch in the given project tree without further checks.

Needs to be run manually.

Merge request reports

Loading