andridzi
andridzi
### Subject of the issue Cannot sign commit using Github App auth. ### Steps to reproduce As mentioned in [docs](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification#signature-verification-for-bots), `Signature verification for bots` will only work if there is...
There is a `namespace` field missing for namespaced objects in Helm templates (for example in [Deployment template](https://github.com/zapier/kubechecks/blob/main/charts/kubechecks/templates/deployment.yaml#L3)). Was it done for some reason or can be easily added? (`namespace: {{...
- Split Github comments instead of trimming - Delete `kubechecks running` comment instead of editing message Can't do this for Gitlab because I don't have a way how to test...
Hello, Is it possible to split the Kubechecks report into multiple comments instead of trimming the commit message. ``` 7:56PM WRN trimming the comment size original_length=146347 ``` Trimming the comment...