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.
2 parents cc00838 + 6ea9965 commit 7dd309bCopy full SHA for 7dd309b
.github/ranger.yml
@@ -0,0 +1,18 @@
1
+merges:
2
+ - action: delete_branch
3
+ - action: tag
4
+labels:
5
+ 'needs info':
6
+ action: close
7
+ delay: 7 days
8
+ comment: "Please add the requested info, so we could help you better! (This issue will be closed in 7 days)"
9
10
+ duplicate: close
11
+ wontfix: close
12
+ invalid: close
13
+ "squash when passing": merge
14
+ "rebase when passing": merge
15
+ "merge when passing": merge
16
+comments:
17
+ - action: delete_comment
18
+ pattern: "+1" # can also be a regular expression
0 commit comments