We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec273c commit 73c596fCopy full SHA for 73c596f
.github/workflows/stale.yml
@@ -24,8 +24,8 @@ jobs:
24
stale-pr-message: >
25
This pull request has been automatically marked as stale because it has not had
26
recent activity. It will be closed if no further activity occurs.
27
- exempt-issue-labels: "📌 pinned,🔒 security,❓ help wanted,blocked: tokei"
28
- exempt-pr-labels: "blocked: tokei"
+ exempt-issue-labels: "📌 pinned,🔒 security,❓ help wanted,🌊 upstream"
+ exempt-pr-labels: "🌊 upstream"
29
stale-issue-label: "stale"
30
stale-pr-label: "stale"
31
exempt-draft-pr: "true"
0 commit comments