Commit e6c4d43
committed
Update stale-issues.yaml
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, since auto-close 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>1 parent 3db4525 commit e6c4d43
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
0 commit comments