mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-02-02 09:25:05 -05:00
Add the stale action to process your issues and PRs that didn't have recent updates
Repository: https://github.com/Sonia-corporation/stale Docs: https://sonia-corporation.github.io/stale/ Note that I was an active contributor of https://github.com/actions/stale, which is already listed, and this action is mostly the same, but with numerous more features, from scratch implementation and active maintenance. To avoid duplication, maybe this PR could replace this action, instead of adding a new entry.
This commit is contained in:
parent
46b4340f3e
commit
2278e78af8
@ -74,6 +74,7 @@ Automate management for issues, pull requests, and releases.
|
||||
- [actions/upload-release-asset](https://github.com/actions/upload-release-asset) - An Action to upload a release asset via the GitHub Release API.
|
||||
- [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors.
|
||||
- [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction.
|
||||
- [Sonia-corporation/stale](https://github.com/Sonia-corporation/stale) - Process your issues and pull requests that didn't have recent updates.
|
||||
- [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests.
|
||||
- [actions/delete-package-versions](https://github.com/actions/delete-package-versions) - Delete versions of a package from GitHub Packages.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user