security-vocab
security-vocab copied to clipboard
Update CI to prevent lint, test and build failures from being merged
We should have CI/CD and branch protection on for repo's that impact security.
It should not be possible to merge a PR that fails branch protection rules (approved by code owner + no lint or build errors).
Generally supportive, now all we need is someone to do the work. :)
It should not be possible to merge a PR that fails branch protection rules (approved by code owner).
I've just enabled this.
Still need to enable merge prevention on build/lint errors.
Implemented CI, there are still no tests and no lint.
There are now lint settings... In a way the did core registries tests also use these... its a bit odd to think of testing vocabulary....the main thing to test would be integrity checks IMO.