zendesk / setup-check-codeowners

A script to check .github/CODEOWNERS, and a GitHub Action to install it
MIT License
1 stars 2 forks source link
check ci codeowners lint

setup-check-codeowners

Latest Release Examples

A script to check .github/CODEOWNERS, and a GitHub Action to install it.

Features include:

See Usage for details.

Usage of the Github Action

This adds check-codeowners script to the PATH.

steps:
  - id: setup-check-codeowners
    uses: zendesk/setup-check-codeowners@VERSION

where VERSION is one of the repo tags

Script and Github Action Dependencies

Action Inputs

None.

Action Output

None.