Commit 34d67dc
committed
Update stale-issues
github-actions: align stale workflow with OSSOps recommendations
This update brings the stale-issues GitHub workflow into alignment with OSSOps-recommended settings. The changes improve the handling of stale issues and pull requests, ensure maintainers are notified when items become stale, and prevent premature closure of open work. These updates help maintain consistent triage behavior across Qualcomm hosted open-source projects.
Changes included:
- Set a 30-day threshold for marking issues and PRs as stale.
- Notify the appropriate team when an item becomes stale.
- Prevent automatic closure of stale issues and PRs.
- Remove exemption labels for issues and PRs, as exemptions are only useful when auto‑closing is enabled, and auto‑closing is intentionally disabled.
- Improve consistency with Qualcomm open-source automation templates.
These changes enhance project hygiene and ensure the workflow follows Qualcomm’s open-source best practices.
Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>1 parent be90553 commit 34d67dc
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
0 commit comments