Thanks to visit codestin.com Credit goes to github.com
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 a9c8b46 commit a070884Copy full SHA for a070884
.github/stale.yml
@@ -38,12 +38,12 @@ markComment: >
38
for your contributions.
39
40
# Comment to post when removing the stale label.
41
-unmarkComment: >
42
- This stale issue has been automatically closed. Thank you for your contributions.
+# unmarkComment: >
+# Your comment here.
43
44
# Comment to post when closing a stale Issue or Pull Request.
45
-# closeComment: >
46
-# Your comment here.
+closeComment: >
+ This stale issue has been automatically closed. Thank you for your contributions.
47
48
# Limit the number of actions per hour, from 1-30. Default is 30
49
limitPerRun: 30
0 commit comments