project-kb icon indicating copy to clipboard operation
project-kb copied to clipboard

Validate kaybee statements

Open sumeetpatil opened this issue 4 years ago • 2 comments

Kaybee statements should be validated automatically when we create a pull request I can think of these basic validations -

  1. Validate Git Commit Id
  2. Validate Git branch
  3. Validate PURL for affected artifacts
  4. Validate Git/Svn Repository

sumeetpatil avatar Nov 06 '20 10:11 sumeetpatil

Hi @sumeetpatil, you mean we should have a GH action to check statements in our own repo (possibly invoking something like kaybee check <statement_file>)?

copernico avatar Nov 06 '20 12:11 copernico

Yes, GH action is perfect

sumeetpatil avatar Nov 06 '20 13:11 sumeetpatil