Skip to content

chore(ci): add stale Action#308

Open
shiva-istari wants to merge 1 commit into
mainfrom
shiva/stale-action
Open

chore(ci): add stale Action#308
shiva-istari wants to merge 1 commit into
mainfrom
shiva/stale-action

Conversation

@shiva-istari

Copy link
Copy Markdown

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:33
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.

1 participant