mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Merge pull request #1064 from rallytime/stale-unmarkcomment
Add "unmarkComment" option to probot-stale config
This commit is contained in:
commit
14b37771ac
1 changed files with 4 additions and 0 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -20,6 +20,10 @@ markComment: |
|
|||
|
||||
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
|
||||
|
||||
# Comment to post when removing the stale label. Set to `false` to disable
|
||||
unmarkComment: |
|
||||
Thank you for updating this issue. It is no longer marked as stale.
|
||||
|
||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||
closeComment: false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue