Skip to content

chore (ci): add stale action#291

Merged
shiva-istari merged 1 commit into
mainfrom
shiva/stale-action
Jun 23, 2026
Merged

chore (ci): add stale action#291
shiva-istari merged 1 commit into
mainfrom
shiva/stale-action

Conversation

@shiva-istari

Copy link
Copy Markdown
Contributor

Description

This PR adds a scheduled stale-bot workflow (actions/stale@v9) that automatically marks inactive issues and pull requests as stale and closes them if they stay inactive.

How it works

Runs once a day at 02:00 UTC (cron schedule).
An issue or PR with no activity for 60 days is labeled Stale and a comment is posted.
After being marked stale, there is a 7-day cooling period: commenting (or any activity) removes the label and resets the timer; otherwise the item is closed automatically.

Comment posted on stale items

Issues

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

Pull requests

This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.

@shiva-istari shiva-istari requested a review from a team as a code owner June 20, 2026 06:10
@shiva-istari shiva-istari merged commit 7936a06 into main Jun 23, 2026
6 checks passed
@shiva-istari shiva-istari deleted the shiva/stale-action branch June 23, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants