#3547 Allow deleting branches in forks even when it is disallowed for the main repos
Closed: Fixed Opened by karsten.

ALLOW_DELETE_BRANCH disables branch deletion for all repos including forks. It might be useful to disable branch deletion for the main repos, but still allow users to delete branches in their forks.


Metadata Update from @pingou:
- Issue assigned to pingou

Commit 4497e257 fixes this issue

Metadata
Related Pull Requests