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

Commit 0a8cd1a

Browse files
authored
Merge pull request #639 from datafold/stale_bot_immunity
exempt issues/prs labeled "stale_immune"
2 parents 1094999 + dc4cfc8 commit 0a8cd1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
close-issue-message: "Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage."
2929
close-pr-message: "Although we are closing this pull request as stale, it's not gone forever. PRs can be reopened if there is renewed community interest. Just add a comment and it will be reopened for triage."
3030
close-issue-reason: "not_planned"
31+
exempt-issue-labels: "stale_immune"
32+
exempt-pr-labels: "stale_immune"

0 commit comments

Comments
 (0)