Skip to content

Update Stale PR Workflow#109

Open
Sandhya1236 wants to merge 1 commit into
qualcomm-linux:video.qclinux.0.0from
Sandhya1236:Update-Stale-PR-Workflow
Open

Update Stale PR Workflow#109
Sandhya1236 wants to merge 1 commit into
qualcomm-linux:video.qclinux.0.0from
Sandhya1236:Update-Stale-PR-Workflow

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

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.

Signed-off-by: Sandhya Adavikolanu <sadaviko@qti.qualcomm.com>
@Sandhya1236 Sandhya1236 force-pushed the Update-Stale-PR-Workflow branch from c4f4699 to 1b71fc1 Compare June 1, 2026 18:35
@Sandhya1236
Copy link
Copy Markdown
Author

My change only updates .github/workflows/stale-issues.yaml.

The failing checks appear unrelated to this change:

  1. commit-msg-check-action fails with:
    "Tokenless mode requires --head (and usually --base)."

  2. Docker image setup fails with:
    "Pulling Docker image: /kmake-image:ver.1.0"
    "invalid reference format"

This looks like missing workflow inputs / unset registry configuration in existing CI jobs rather than an issue with the stale workflow update.

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.

1 participant