We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86329a8 commit 61f5471Copy full SHA for 61f5471
.github/repository-settings.md
@@ -86,9 +86,9 @@ settings](https://github.com/open-telemetry/community/blob/main/docs/how-to-conf
86
- Targeted branches
87
- Exclude:
88
- `release/*`
89
- - `renovate/**`
90
- - `otelbot/**`
91
- - `revert-*/**` (these are created when using the GitHub UI to revert a PR)
+ - `renovate/**/*`
+ - `otelbot/**/*`
+ - `revert-*/**/*` (these are created when using the GitHub UI to revert a PR)
92
- Restrict creations: CHECKED
93
94
### Restrict updating tags
0 commit comments