Skip to content

Commit f931dcc

Browse files
committed
Reduce repo settings doc
1 parent 7b8bbf7 commit f931dcc

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.github/repository-settings.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,9 @@
22

33
Same
44
as [opentelemetry-java-instrumentation repository settings](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/.github/repository-settings.md#repository-settings),
5-
except for
5+
except for the enablement of merge queues below.
66

7-
- The rules for `gh-pages` and `cloudfoundry` branches are not relevant in this repository.
8-
9-
and the enablement of merge queues below.
10-
11-
## Merge queue
12-
13-
Needs to be enabled using classic branch protection (instead of rule set)
14-
because of our use of the classic branch protection "Restrict who can push to matching branches"
15-
which otherwise will block the merge queue from merging to main.
16-
17-
### Restrict branch creation
18-
19-
- Additional exclusion for `gh-readonly-queue/main/pr-*`
20-
21-
### Classic branch protection for `main`
7+
## Merge queue for `main`
228

239
- Require merge queue: CHECKED
2410
- Build concurrency: 5

0 commit comments

Comments
 (0)