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:
ChristopherHX
2025-02-25 02:42:37 +01:00
committed by GitHub
parent 16bdce5f1f
commit 326d516f64
2 changed files with 0 additions and 17 deletions

View File

@@ -43,22 +43,6 @@ pull_request_rules:
label:
remove:
- 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
conditions: []
actions: