Compare commits
1 Commits
master
...
infrastruc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6f893628b |
13
.asf.yaml
13
.asf.yaml
@@ -32,6 +32,19 @@ github:
|
|||||||
features:
|
features:
|
||||||
issues: true
|
issues: true
|
||||||
projects: 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:
|
notifications:
|
||||||
issues: commits@doris.apache.org
|
issues: commits@doris.apache.org
|
||||||
commits: commits@doris.apache.org
|
commits: commits@doris.apache.org
|
||||||
|
|||||||
Reference in New Issue
Block a user