Commit f76d9f3
ci: exempt Server-Side Enhancement label from stale bot (#1841)
* ci: exempt server-side-gap label from stale bot
Issues blocked on server-side REST API work have no client-side activity
to accumulate, so the stale bot would repeatedly flag them by default.
Exempt the `server-side-gap` label (used to mark issues that need a
server-side fix and cannot be resolved in TSC alone) so those items
stay open until the underlying server work lands.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* fixup: use existing 'Server-Side Enhancement' label instead of new one
The repo already has a 'Server-Side Enhancement' label applied to
issues blocked on server-side REST API work (e.g. #1716, #1658, #1537,
#1508). Adding a parallel 'server-side-gap' label would have been
redundant. Point the stale-bot exemption at the existing label.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8d9d2f9 commit f76d9f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments