1
0
mirror of https://code.forgejo.org/forgejo/act.git synced 2025-04-19 08:22:16 +03:00

ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156)

This commit is contained in:
Casey Lee 2024-01-19 07:04:05 -08:00 committed by GitHub
parent adbe229fcb
commit cd40f3fe9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -71,6 +71,10 @@ pull_request_rules:
- and:
- 'approved-reviews-by=@nektos/act-maintainers'
- '#approved-reviews-by>=2'
- and:
- 'author=@nektos/act-maintainers'
- 'approved-reviews-by=@nektos/act-maintainers'
- '#approved-reviews-by>=1'
- -draft
- -merged
- -closed