Skip to content

Add stale issue and PR workflow#1368

Open
just1and0 wants to merge 8 commits into
mainfrom
add-stale-issue-action
Open

Add stale issue and PR workflow#1368
just1and0 wants to merge 8 commits into
mainfrom
add-stale-issue-action

Conversation

@just1and0
Copy link
Copy Markdown

Adds a GitHub Actions workflow using actions/stale to automatically mark inactive issues and PRs as stale, then close them after 15 additional days without activity.

just1and0 added 3 commits June 2, 2026 11:11
Adds a GitHub Actions workflow using `actions/stale` to automatically mark inactive issues and PRs as stale, then close them after 15 additional days without activity.

This is based on the existing FlutterFire CLI stale workflow, with small wording cleanups and matching stale labels for both issues and PRs.
Adds a GitHub Actions workflow using `actions/stale` to automatically mark inactive issues and PRs as stale, then close them after 15 additional days without activity.
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@just1and0 just1and0 changed the title Add stale issue action Add stale issue and PR workflow Jun 2, 2026
Comment thread .github/workflows/stale-issue.yaml Outdated
Comment thread .github/workflows/stale-issue.yaml Outdated
Comment thread .github/workflows/stale-issue.yaml Outdated
Comment thread .github/workflows/stale-issue.yaml Outdated
Comment thread .github/workflows/stale-issue.yaml Outdated
just1and0 and others added 4 commits June 4, 2026 10:29
Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>
Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>
Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>
@just1and0 just1and0 requested a review from jhuleatt June 4, 2026 09:41
Copy link
Copy Markdown

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

I saw one thing on the stale dep and left explanation + suggestion

Other than that this looks excellent and I believe all of @jhuleatt's feedback was fully addressed

Should be good to go after the action SHA pin, from my perspective

editing to add: this is one of three identical PRs, for web+ios+android, I cross-checked and all of them are up to date with current state here. My review comment applies to all three as well but you're keeping them in sync so they're all good to go with this SHA change, again in my opinion ✅

Comment thread .github/workflows/stale-issue.yaml Outdated
Co-authored-by: Mike Hardy <github@mikehardy.net>
@just1and0 just1and0 requested a review from mikehardy June 5, 2026 11:30
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