mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-02-02 17:34:43 -05:00
feat: add empty-issues-closer-action
This commit adds the `empty-issues-closer-action' to the list. This action can be used to automatically close empty issues or issues which contain an unchanged template. See https://github.com/rickstaa/empty-issues-closer-ac for more information.
This commit is contained in:
parent
654bcb11d0
commit
7a17e39281
@ -130,6 +130,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Use private actions in any workflow](https://github.com/InVisionApp/private-action-loader)
|
- [Use private actions in any workflow](https://github.com/InVisionApp/private-action-loader)
|
||||||
- [Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it)
|
- [Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it)
|
||||||
- [Rollback a GitHub Release](https://github.com/author/action-rollback)
|
- [Rollback a GitHub Release](https://github.com/author/action-rollback)
|
||||||
|
- [Automatically close empty issues](https://github.com/rickstaa/empty-issues-closer-action)
|
||||||
- [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads)
|
- [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads)
|
||||||
- [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action)
|
- [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action)
|
||||||
- [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator)
|
- [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user