vets-api icon indicating copy to clipboard operation
vets-api copied to clipboard

Add Codeowners Check to bin/lint

Open stevenjcumming opened this issue 9 months ago • 3 comments

Summary

  • Add Codeowners Check to bin/lint
    • use .github/scripts/check_codeowners.sh
  • Allow it to be skipped if running with --only-(rubocop|brakeman)

Related issue(s)

  • https://github.com/department-of-veterans-affairs/va.gov-team/issues/74660

Testing done

  • [x] Test without flags
  • [x] Test with flags

Acceptance criteria

  • [x] Codeowners run accurately
  • [x] Codeowners check runs without flags
  • [x] Codeowners check does not run with flags --only-(rubocop|brakeman)

stevenjcumming avatar May 20 '24 14:05 stevenjcumming