Skip to content

add stale action#286

Open
shiva-istari wants to merge 2 commits into
mainfrom
shiva/stale-action
Open

add stale action#286
shiva-istari wants to merge 2 commits 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.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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