We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51ec3e commit fc56080Copy full SHA for fc56080
.pullapprove.yml
@@ -0,0 +1,10 @@
1
+approve_by_comment: true
2
+approve_regex: '^(Reviewed|Approved|LGTM)'
3
+reject_regex: '^Rejected'
4
+reset_on_push: false
5
+reviewers:
6
+ required: 1
7
+ members:
8
+ - leeyeh
9
+ - jwfing
10
+ name: default
0 commit comments