Linux bluetooth development
 help / color / mirror / Atom feed
* [BlueZ] github: Disable stale bot for triaged bugs
@ 2026-07-27  9:19 Bastien Nocera
  2026-07-28 14:50 ` patchwork-bot+bluetooth
  0 siblings, 1 reply; 2+ messages in thread
From: Bastien Nocera @ 2026-07-27  9:19 UTC (permalink / raw)
  To: linux-bluetooth

When the "bug" label is set on an issue, don't reap it with the stale
bot, as we've triaged the problem and seen a bug.
---
 .github/workflows/stale.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index bf2c20226cc2..94ca3ba59b61 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -15,3 +15,4 @@ jobs:
           stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
           days-before-stale: 30
           days-before-close: 5
+          exempt-issue-labels: 'bug'
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-28 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27  9:19 [BlueZ] github: Disable stale bot for triaged bugs Bastien Nocera
2026-07-28 14:50 ` patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox