Skip to content

Commit

Permalink
Update stale_issue.yml to include pr message (#4051)
Browse files Browse the repository at this point in the history
Added pr message to stale issues yml.
  • Loading branch information
KaibaLopez authored Aug 11, 2021
1 parent 35663c4 commit 4c93591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# that category
ancient-issue-message: We have noticed this issue has not received attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.
stale-issue-message: This issue has not received a response in 1 week. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.

stale-pr-message: Greetings! It looks like this PR hasn’t been active in longer than a week, add a comment or an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.
# These labels are required
stale-issue-label: closing-soon
exempt-issue-labels: no-autoclose
Expand Down

0 comments on commit 4c93591

Please sign in to comment.