File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-conf
3232 - ` release/* `
3333- Branch rules
3434 - Restrict deletions: CHECKED
35- - Require linear history: CHECKED
3635 - Require a pull request before merging: CHECKED
3736 - Required approvals: 1
3837 - Require review from Code Owners: CHECKED
@@ -47,6 +46,10 @@ settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-conf
4746 - Security alerts: High or higher
4847 - Alerts: Errors
4948
49+ > [ !NOTE]
50+ > This repository can't "require linear history" because there is an old merge commit on ` main `
51+ > (and so also on the release branches).
52+
5053### ` cloudfoundry ` branch
5154
5255- Targeted branches:
You can’t perform that action at this time.
0 commit comments