mirror of https://github.com/containers/image.git
*: add pullapprove
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
c20d365247
commit
324b56a122
|
|
@ -0,0 +1,9 @@
|
|||
approve_by_comment: true
|
||||
approve_regex: '^(Approved|lgtm|LGTM|:shipit:|:star:|:\+1:|:ship:)'
|
||||
reject_regex: ^Rejected
|
||||
reset_on_push: false
|
||||
reviewers:
|
||||
teams:
|
||||
- image-maintainers
|
||||
name: default
|
||||
required: 2
|
||||
Loading…
Reference in New Issue