Skip to content

Commit

Permalink
Merge pull request sdras#489 from mszostok/add-codeowners-validator
Browse files Browse the repository at this point in the history
Add GitHub Codeowners Validator action
  • Loading branch information
sdras committed Oct 12, 2020
2 parents a407228 + e7eacd1 commit ad30b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
- [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
Expand Down

0 comments on commit ad30b01

Please sign in to comment.