


























@@ -41,7 +41,7 @@ jobs:
4141days-before-pr-close: 3
4242stale-issue-label: stale
4343stale-pr-label: stale
44-exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
44+exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale,bad-barnacle
4545exempt-pr-labels: maintainer,no-stale,bad-barnacle
4646operations-per-run: 2000
4747ascending: true
@@ -60,7 +60,7 @@ jobs:
6060 close-issue-reason: not_planned
6161close-pr-message: |
6262 Closing due to inactivity.
63- If you believe this PR should be revived, post in #pr-thunderdome-dangerzone on Discord to talk to a maintainer.
63+ If you believe this PR should be revived, post in #clawtributors on Discord to talk to a maintainer.
6464 That channel is the escape hatch for high-quality PRs that get auto-closed.
6565 - name: Mark stale assigned issues (primary)
6666id: assigned-issue-stale-primary
@@ -73,7 +73,7 @@ jobs:
7373days-before-pr-stale: -1
7474days-before-pr-close: -1
7575stale-issue-label: stale
76-exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
76+exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale,bad-barnacle
7777operations-per-run: 2000
7878ascending: true
7979include-only-assigned: true
@@ -108,7 +108,7 @@ jobs:
108108 Please add updates or it will be closed.
109109 close-pr-message: |
110110 Closing due to inactivity.
111- If you believe this PR should be revived, post in #pr-thunderdome-dangerzone on Discord to talk to a maintainer.
111+ If you believe this PR should be revived, post in #clawtributors on Discord to talk to a maintainer.
112112 That channel is the escape hatch for high-quality PRs that get auto-closed.
113113 - name: Check stale state cache
114114id: stale-state
@@ -145,7 +145,7 @@ jobs:
145145days-before-pr-close: 3
146146stale-issue-label: stale
147147stale-pr-label: stale
148-exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
148+exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale,bad-barnacle
149149exempt-pr-labels: maintainer,no-stale,bad-barnacle
150150operations-per-run: 2000
151151ascending: true
@@ -164,7 +164,7 @@ jobs:
164164 close-issue-reason: not_planned
165165close-pr-message: |
166166 Closing due to inactivity.
167- If you believe this PR should be revived, post in #pr-thunderdome-dangerzone on Discord to talk to a maintainer.
167+ If you believe this PR should be revived, post in #clawtributors on Discord to talk to a maintainer.
168168 That channel is the escape hatch for high-quality PRs that get auto-closed.
169169 - name: Mark stale assigned issues (fallback)
170170if: (steps.assigned-issue-stale-primary.outcome == 'failure' || steps.stale-state.outputs.has_state == 'true') && steps.app-token-fallback.outputs.token != ''
@@ -176,7 +176,7 @@ jobs:
176176days-before-pr-stale: -1
177177days-before-pr-close: -1
178178stale-issue-label: stale
179-exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale
179+exempt-issue-labels: enhancement,maintainer,pinned,security,no-stale,bad-barnacle
180180operations-per-run: 2000
181181ascending: true
182182include-only-assigned: true
@@ -210,7 +210,7 @@ jobs:
210210 Please add updates or it will be closed.
211211 close-pr-message: |
212212 Closing due to inactivity.
213- If you believe this PR should be revived, post in #pr-thunderdome-dangerzone on Discord to talk to a maintainer.
213+ If you believe this PR should be revived, post in #clawtributors on Discord to talk to a maintainer.
214214 That channel is the escape hatch for high-quality PRs that get auto-closed.
215215216216 lock-closed-issues:
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。