summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/stale.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index eac47c04d..9b07485c7 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -20,3 +20,9 @@ markComment: >
This issue has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works)
because it has not had recent activity. It will be closed in 7 days if no
further activity occurs. Thank you for your contributions.
+
+pulls:
+ markComment: >
+ This pull request has been [automatically marked as stale](https://probot.github.io/apps/stale/#how-it-works)
+ because it has not had recent activity. It will be closed in 7 days if no
+ further activity occurs. Thank you for your contributions.