stale
Stale checker
Automates marking and closing of inactive issues and pull requests to keep the project up-to-date
Marks issues and pull requests that have not had recent interaction
1k stars
42 watching
368 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
actions/labeler | Automatically assigns labels to pull requests based on changes in files or branch names. | 2,005 |
actions/first-interaction | Automates filtering of pull requests and issues for new contributors | 774 |
hiwelo/new-dependencies-action | Automates the detection of new NPM dependencies in pull requests | 27 |
dessant/lock-threads | Automates locking of inactive closed issues, pull requests, and discussions on GitHub. | 314 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
alberthernandez/working-label-action | Automates addition and removal of labels on pull requests based on their status | 5 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,064 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 44 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
author/action-rollback | Allows users to rollback or delete a GitHub release as a failsafe in workflows. | 57 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 317 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |