Skip to content

Commit 7dd309b

Browse files
Merge branch 'master' into release/1.5.4
2 parents cc00838 + 6ea9965 commit 7dd309b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ranger.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
labels:
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

Comments
 (0)