Skip to content

Commit daf21ed

Browse files
committed
Exempt gfi issues from stale issues bot
1 parent b530dc3 commit daf21ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
1919
days-before-pr-stale: -1
2020
days-before-pr-close: -1
21-
exempt-issue-labels: "shelf-stable"
21+
exempt-issue-labels: "shelf-stable,good-first-issue,flamingo"
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)