Skip to content

Update Stale Issues Workflow - #57

Open
Sandhya Adavikolanu (Sandhya1236) wants to merge 1 commit into
qualcomm-linux:mainfrom
Sandhya1236:Update-Stale-Issues-Workflow-1
Open

Update Stale Issues Workflow#57
Sandhya Adavikolanu (Sandhya1236) wants to merge 1 commit into
qualcomm-linux:mainfrom
Sandhya1236:Update-Stale-Issues-Workflow-1

Conversation

@Sandhya1236

Copy link
Copy Markdown

Update Stale PR Workflow: Auto-close after 30+5 days Updates the Stale GitHub Actions workflow to mark PRs and issues as stale after 30 days of inactivity and automatically close them after an additional 5 days. This aligns with PdM's request to ensure stale PRs and issues that may no longer be needed are closed, making it easier to track progress and milestones. Also Bumps actions/stale from 9 to 10 according to https://github.com/qualcomm/qcom-actions/blob/main/.github/workflows/stale-issues.yaml. We don't want to close Issues automatically

runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
Update Stale PR Workflow: Auto-close after 30+5 days Updates the Stale GitHub Actions workflow to mark PRs and issues as stale after 30 days of inactivity and automatically close them after an additional 5 days. This aligns with PdM's request to ensure stale PRs and issues that may no longer be needed are closed, making it easier to track progress and milestones. Also Bumps actions/stale from 9 to 10 according to https://github.com/qualcomm/qcom-actions/blob/main/.github/workflows/stale-issues.yaml. We don't want to close Issues automatically

Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
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.

2 participants