summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDezső Mészáros <meszarosdezsodev@gmail.com>2021-06-06 01:39:11 +0200
committerGitHub <noreply@github.com>2021-06-06 01:39:11 +0200
commiteb3a20292f01fb621bd0027a9fb2827131e34de8 (patch)
tree3bffe66bd949ce7ad78aa5dab40728fd7ae7bfec
parentfdf068a607217679f118ae18f1c2fe64c84d7152 (diff)
ci: update comment for stale PR bot (#10849)
-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.