A GitHub App built with Probot that does the same as github codeowners feature but without auto assignment, will just block the PR and comment with list of codeowners.
# Install dependencies
yarn install
# Run the bot
yarn start
- Add unit tests.
- Watch OWNER file changes to update existing PRs.
If you have suggestions for how codeowners could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2019 Zacharya Haitin zacharya19@gmail.com