Skip to content

Commit

Permalink
Merge pull request #126 from zowe/stale-bot-fix
Browse files Browse the repository at this point in the history
Update stale.yml
  • Loading branch information
zFernand0 authored May 6, 2024
2 parents 343a444 + 979043b commit aeee0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
exempt-all-milestones: true

# Rules applied to Issues
exempt-issue-labels: "Epic, bug, priority-critical, priority-high, community-upvoted, for-review, keep"
exempt-issue-labels: "Epic, bug, priority-critical, priority-high, priority-medium, community-upvoted, for-review, good first issue, keep"
stale-issue-message: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.
Expand Down

0 comments on commit aeee0bd

Please sign in to comment.