Skip to content

Commit 91a9fe4

Browse files
authored
Document branch protection still needed (#13194)
1 parent d0904ef commit 91a9fe4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/repository-settings.md

+7
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,13 @@ settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-conf
8585
- Restrict updates: CHECKED
8686
- Restrict deletions: CHECKED
8787

88+
## Branch protections
89+
90+
### `main`, `release/*`, `v0.*`, `v1.*`, `cloudfoundry`
91+
92+
- Restrict who can push to matching branches: CHECKED
93+
- Restrict pushes that create matching branches: CHECKED
94+
8895
## Code security and analysis
8996

9097
- Secret scanning: Enabled

0 commit comments

Comments
 (0)