Conversation
|
We have this validation happening on github actions on the operator (which should be copied over when possible) |
|
@Ricardo-Osorio could you please show me where we validate it? |
|
Comment updated, tldr: It's on the operator repo only but should be copied over to this repo as well |
|
@Ricardo-Osorio we only validate during the release on operator, so operator also needs to be updated to validate it for all change. |
|
@Ricardo-Osorio In my experience CI check is way too slow and late. This tool doesn't require any maintenance, and we can ensure all PRs are clear (from this perspective) |
Husky is a nice git hook manager. Before push the new hook validates generation and format output and declines push on case of any change.