Skip to content

feat: add optional start-date input to stale cleanup#22

Merged
lvandenboom merged 2 commits into
mainfrom
add-stale-start-date
Jun 16, 2026
Merged

feat: add optional start-date input to stale cleanup#22
lvandenboom merged 2 commits into
mainfrom
add-stale-start-date

Conversation

@lvandenboom

@lvandenboom lvandenboom commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds an optional start-date input to the stale cleanup workflow
  • Pins actions/stale to its v10 commit SHA per GitHub's secure-use guidance for third-party actions

Allows callers to ignore issues and PRs created before a given date
(ISO 8601), so adding the workflow to an existing repo does not act on
the pre-existing backlog. Empty default keeps current behavior.
@lvandenboom lvandenboom requested a review from a team June 16, 2026 14:38
Pins actions/stale to its v10 commit SHA per GitHub's secure-use
guidance for third-party actions, with the version retained as a
trailing comment.

@codentacos codentacos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍 🧙

@lvandenboom lvandenboom merged commit cf4b40f into main Jun 16, 2026
1 check passed
@lvandenboom lvandenboom deleted the add-stale-start-date branch June 16, 2026 15:17
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