Browse Source

chore: Add mergify[bot] to exception list

https://user-images.githubusercontent.com/13928957/173293263-4987c494-4524-46dd-996c-36f1ca760c68.png
According to this mergify's login id is `mergify[bot]` so am guessing this should work.
version-14
Suraj Shetty 3 years ago
committed by GitHub
parent
commit
63a5db94cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .mergify.yml

+ 1
- 0
.mergify.yml View File

@@ -7,6 +7,7 @@ pull_request_rules:
- author!=gavindsouza
- author!=deepeshgarg007
- author!=ankush
- author!=mergify[bot]
- or:
- base=version-13
- base=version-12


Loading…
Cancel
Save