1---
2id: "4c44"
3priority: 50
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
9
10# Protect branches from force-push
11
12Today only "main" branch is protected against force-push. Make an option to enable/desable branches.
13
14
15
16
17Done, configurable in `.gitroot/repoConfiguration.yml`