Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #713 from Shopify/ko/stale-bot
Browse files Browse the repository at this point in the history
Add stale messages
  • Loading branch information
KaanOzkan authored Jul 21, 2023
2 parents 760a736 + f0a5a96 commit 853e11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/close_stale_issues_and_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
days-before-close: 14
exempt-issue-labels: pinned
exempt-pr-labels: pinned
stale-issue-message: This issue is being marked as stale because there was no activity in the last 2 months
stale-pr-message: This pull request is being marked as stale because there was no activity in the last 2 months

0 comments on commit 853e11f

Please sign in to comment.