Skip to content

chore: add stale workflow for awaiting-response issues#677

Open
msallin wants to merge 1 commit into
SignalK:masterfrom
msallin:chore/add-stale-workflow
Open

chore: add stale workflow for awaiting-response issues#677
msallin wants to merge 1 commit into
SignalK:masterfrom
msallin:chore/add-stale-workflow

Conversation

@msallin
Copy link
Copy Markdown

@msallin msallin commented May 26, 2026

Adds the actions/stale workflow that marks issues labeled awaiting response as stale after 30 days of inactivity and closes them 30 days after that (60 days total).

  • Only acts on issues labeled awaiting response (any-of-issue-labels); other issues are never touched.
  • Exempts good first task and help wanted.
  • Never touches pull requests (days-before-pr-stale: -1).
  • Daily schedule (17 1 * * *) plus workflow_dispatch for manual runs.
  • 10-minute timeout, single-flight via concurrency: stale.

Identical to the workflow already in nmea0183-signalk / charts-plugin / signalk-to-nmea0183 / course-provider-plugin / aisreporter / nmea0183-utilities / signalk-derived-data. Rolling it out org-wide so the awaiting response convention works consistently.

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