[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/cider 0858155466: Don't mark as stale issues and PRs with
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/cider 0858155466: Don't mark as stale issues and PRs with a milestone |
Date: |
Thu, 23 Jan 2025 06:59:32 -0500 (EST) |
branch: elpa/cider
commit 08581554662c81d388a1d32c829c7f9e3b2396c1
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>
Don't mark as stale issues and PRs with a milestone
---
.github/workflows/stale.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index a39c034a51..a7774f4138 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -15,6 +15,7 @@ jobs:
days-before-issue-stale: 30
days-before-issue-close: 30
stale-issue-label: "stale"
+ exempt-all-milestones: true
exempt-issue-labels: "bug, high priority, good first issue, pinned"
stale-issue-message: >-
This issue has been automatically marked as stale because it has
not
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/cider 0858155466: Don't mark as stale issues and PRs with a milestone,
ELPA Syncer <=