Merge pull request #494 from politician/patch-1

Add Copybara Action
This commit is contained in:
Sarah Drasner 2020-10-11 17:54:24 -06:00 committed by GitHub
commit 5e88d0a970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,6 +144,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
### Collection of Actions