Compare commits
1 Commits
0.6.1
...
infrastruc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6f893628b |
13
.asf.yaml
13
.asf.yaml
@@ -32,6 +32,19 @@ github:
|
||||
features:
|
||||
issues: true
|
||||
projects: true
|
||||
rulesets:
|
||||
- name: "Default Branch Protection"
|
||||
type: branch
|
||||
branches:
|
||||
includes:
|
||||
- "~DEFAULT_BRANCH"
|
||||
- "release/*"
|
||||
- "rel/*"
|
||||
excludes: []
|
||||
bypass_teams:
|
||||
- root
|
||||
restrict_deletion: true
|
||||
restrict_force_push: true
|
||||
notifications:
|
||||
issues: commits@doris.apache.org
|
||||
commits: commits@doris.apache.org
|
||||
|
||||
Reference in New Issue
Block a user