Merge pull request #66 from abinoda/patch-2

Add action for setting PR reviewers based on assignees
This commit is contained in:
Sarah Drasner 2019-01-26 16:48:28 -07:00 committed by GitHub
commit 019603d10d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
### Community Resources ### Community Resources
- [Set pull request reviewers based on assignees](https://github.com/pullreminders/assignee-to-reviewer-action)
- [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node) - [Deploy a Node.js App to Azure](https://github.com/sdras/example-azure-node)
- [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions) - [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions)
- [Trigger emails with release notes with SendGrid](https://github.com/bitoiu/release-notify-action) - [Trigger emails with release notes with SendGrid](https://github.com/bitoiu/release-notify-action)