We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b451ac commit 173533dCopy full SHA for 173533d
.github/ranger.yml
@@ -1,12 +1,12 @@
1
default:
2
close:
3
delay: "3 days"
4
- comment: "⚠️ This issue has been marked $LABEL and will be closed in $DELAY".
+ comment: "⚠️ This issue has been marked $LABEL and will be closed in $DELAY"
5
6
duplicate:
7
action: close
8
delay: 15s
9
- comment: "Duplicate issue created! Closing in $DELAY . . ."
+ comment: "Duplicate issue created! Closing in $DELAY..."
10
invalid: close
11
stale:
12
0 commit comments