Merge pull request #472 from crazy-max/github-labeler

Add GitHub Labeler action
This commit is contained in:
Sarah Drasner 2020-08-27 17:18:15 -06:00 committed by GitHub
commit e3ad2f4378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,6 +142,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action)
- [Prow GitHub Actions](https://github.com/jpmcb/prow-github-actions) - Automation of policy enforcement, chat-ops, and automatic PR merging.
- [Check GitHub Status in your Workflow](https://github.com/crazy-max/ghaction-github-status)
- [Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)
### Collection of Actions