Skip to content

ci: align stale workflow settings - #59

Open
Sandhya1236 wants to merge 1 commit into
AudioReach:masterfrom
Sandhya1236:Align-stale-workflow-with-OSSOps-recommendation
Open

Sandhya1236 wants to merge 1 commit into
AudioReach:masterfrom
Sandhya1236:Align-stale-workflow-with-OSSOps-recommendation

Conversation

@Sandhya1236

@Sandhya1236 Sandhya1236 commented Apr 14, 2026

Copy link
Copy Markdown

Summary

  • This update brings the stale-issues GitHub workflow into alignment with 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.
  • Improve consistency with Qualcomm open-source automation templates.

These changes enhance project hygiene and ensure the workflow follows Qualcomm’s open-source best practices.

@Sandhya1236
Sandhya1236 requested review from a team April 14, 2026 01:59
@Sandhya1236
Sandhya1236 force-pushed the Align-stale-workflow-with-OSSOps-recommendation branch 2 times, most recently from 8b6c3d7 to d04437f Compare April 15, 2026 03:30
@Sandhya1236
Sandhya1236 force-pushed the Align-stale-workflow-with-OSSOps-recommendation branch from d04437f to d03134f Compare April 22, 2026 06:22
Comment thread .github/workflows/stale-issues.yaml Outdated
stale-pr-message: 'AudioReach/audioreach.triage This pull request has been marked as stale due to 30 days of inactivity.'
days-before-stale: 30
days-before-close: -1
remove-stale-when-updated: true

@njjetha njjetha Apr 23, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since remove-issue-stale-when-updated and remove-pr-stale-when-updated are already specified, remove-stale-when-updated is unnecessary.

njjetha
njjetha previously approved these changes Apr 23, 2026
@Sandhya1236
Sandhya1236 force-pushed the Align-stale-workflow-with-OSSOps-recommendation branch from be688e9 to af532c3 Compare May 6, 2026 19:34
Create stale-issues.yaml to align stale workflow with OSS best
practices.

- Mark issues/PRs as stale after 30 days
- Notify maintainers when items become stale
- Disable auto-closing of stale items
- Ensure consistency with automation templates

Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
@njjetha
njjetha force-pushed the Align-stale-workflow-with-OSSOps-recommendation branch from af532c3 to 4545967 Compare May 13, 2026 04:57
@njjetha njjetha changed the title Create stale-issues.yaml ci: align stale workflow settings May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants