Skip to content

Commit ad30b01

Browse files
authored
Merge pull request #489 from mszostok/add-codeowners-validator
Add GitHub Codeowners Validator action
2 parents a407228 + e7eacd1 commit ad30b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
144144
- [Check GitHub Status in your Workflow](https://github.com/crazy-max/ghaction-github-status)
145145
- [Manage Labels on GitHub (create/rename/update/delete) as Code](https://github.com/crazy-max/ghaction-github-labeler)
146146
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
147+
- [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.
147148
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
148149

149150
### Collection of Actions

0 commit comments

Comments
 (0)