File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,25 @@ for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/d
63
63
[ Nightly overhead benchmark] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions/workflows/nightly-benchmark-overhead.yml )
64
64
job)
65
65
66
+ ## Rules > Rulesets
67
+
68
+ ### ` main `
69
+
70
+ - Targeted branches: ` main `
71
+ - Branch rules
72
+ - Restrict creations: CHECKED
73
+ - Restrict updates: CHECKED
74
+ - Restrict deletions: CHECKED
75
+ - Require linear history: CHECKED
76
+ - Require a pull request before merging: CHECKED
77
+ - Required approvals: 1
78
+ - Require review from Code Owners: CHECKED
79
+ - Allowed merge methods: Squash
80
+ - Require status checks to pass
81
+ - EasyCLA
82
+ - ` required-status-check `
83
+ - Block force pushes: CHECKED
84
+
66
85
## Code security and analysis
67
86
68
87
- Secret scanning: Enabled
You can’t perform that action at this time.
0 commit comments