project-kb
project-kb copied to clipboard
Validate kaybee statements
Kaybee statements should be validated automatically when we create a pull request I can think of these basic validations -
- Validate Git Commit Id
- Validate Git branch
- Validate PURL for affected artifacts
- Validate Git/Svn Repository
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>
)?
Yes, GH action is perfect