File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -32,21 +32,26 @@ 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
3938 - Allowed merge methods: Squash
4039 - Require status checks to pass
41- - EasyCLA
42- - ` required-status-check `
43- - ` gradle-wrapper-validation `
40+ - Do not require status checks on creation: CHECKED
41+ - Status checks that are required
42+ - EasyCLA
43+ - ` required-status-check `
44+ - ` gradle-wrapper-validation `
4445 - Block force pushes: CHECKED
4546 - Require code scanning results: CHECKED
4647 - CodeQL
4748 - Security alerts: High or higher
4849 - Alerts: Errors
4950
51+ > [ !NOTE]
52+ > This repository can't "require linear history" because there is an old merge commit on ` main `
53+ > (and so also on the release branches).
54+
5055### ` cloudfoundry ` branch
5156
5257- Targeted branches:
You can’t perform that action at this time.
0 commit comments