mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add Issue Labeler
Added Github action that automatically adds label or assignee to a Github Issue based on the Issue content
This commit is contained in:
parent
f1a0c7e54a
commit
7a272399a8
@ -119,6 +119,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
|||||||
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
|
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
|
||||||
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
|
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
|
||||||
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
|
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
|
||||||
|
- [Automatically add Label or Assignee to an Issue](https://github.com/Naturalclar/issue-action)
|
||||||
|
|
||||||
### Testing and Linting
|
### Testing and Linting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user