Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Stale Action to the project #2142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leaofelipe
Copy link
Member

This PR adds Stale Action to the project with the following configurations:

  • Add a "Stale" label to issues and pull requests after 30 days of inactivity.
  • Closes stale issues and pull requests after 10 days of inactivity.
  • If an update/comment occurs on stale issues or pull requests, the stale label will be removed, and the timer will restart.
  • If the issue has a "backlog" label, the stale label is not added.

@leaofelipe leaofelipe linked an issue Mar 13, 2024 that may be closed by this pull request
@jhonatangcavalcanti jhonatangcavalcanti changed the base branch from dev to main May 6, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Staled Bot to project
3 participants