chore: mergify and codeowners do not request review (#2683)
* chore: mergify do not request review * this makes it hard to notice manual mentioning * Delete CODEOWNERS
This commit is contained in:
16
.mergify.yml
16
.mergify.yml
@@ -43,22 +43,6 @@ pull_request_rules:
|
|||||||
label:
|
label:
|
||||||
remove:
|
remove:
|
||||||
- needs-work
|
- needs-work
|
||||||
- name: Automatic maintainer assignment
|
|
||||||
conditions:
|
|
||||||
- '-approved-reviews-by=@nektos/act-maintainers'
|
|
||||||
- -draft
|
|
||||||
- -merged
|
|
||||||
- -closed
|
|
||||||
- -conflict
|
|
||||||
- check-success=lint
|
|
||||||
- check-success=test-linux
|
|
||||||
- check-success=codecov/patch
|
|
||||||
- check-success=codecov/project
|
|
||||||
- check-success=snapshot
|
|
||||||
actions:
|
|
||||||
request_reviews:
|
|
||||||
teams:
|
|
||||||
- '@nektos/act-maintainers'
|
|
||||||
- name: Automatic merge on approval
|
- name: Automatic merge on approval
|
||||||
conditions: []
|
conditions: []
|
||||||
actions:
|
actions:
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
* @nektos/act-maintainers
|
|
||||||
Reference in New Issue
Block a user