Skip to content

Add the stale workflow for issues#853

Merged
tueda merged 1 commit into
form-dev:masterfrom
tueda:pr/ci/stale-workflow
Jun 25, 2026
Merged

Add the stale workflow for issues#853
tueda merged 1 commit into
form-dev:masterfrom
tueda:pr/ci/stale-workflow

Conversation

@tueda

@tueda tueda commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

See #844 and slide 2 of Open Issues at FORM 2026.

This patch uses actions/stale@v10.

The values of days-before-issue-stale, days-before-issue-close and operations-per-run, as well as the exempt label needs decision, may be adjusted.

@coveralls

coveralls commented Jun 24, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 63.144%. remained the same — tueda:pr/ci/stale-workflow into form-dev:master

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow to automatically mark inactive issues as stale and eventually close them, to help manage the repository’s open-issue backlog.

Changes:

  • Introduces a scheduled + manually-triggerable actions/stale@v10 workflow for issues.
  • Configures inactivity thresholds (90 days to stale, 30 more days to close), exemptions, and low operations-per-run.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/stale.yml
@tueda tueda merged commit 10513f5 into form-dev:master Jun 25, 2026
92 checks passed
@tueda tueda deleted the pr/ci/stale-workflow branch June 25, 2026 15:58
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