We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are getting error saying failed to parse webhook:Invalid webhook signature in light house. I think webhook payload parsing is broken.
payload attached for refrence payload.txt
The text was updated successfully, but these errors were encountered:
bitbucket cloud doesn't support secrets (yet), see https://jira.atlassian.com/browse/BCLOUD-14683 but this feature should be disabled by default if you're using lighthouse in jx3, see jenkins-x/jx3-versions#2127
how is your lighthouse installed/configured?
Sorry, something went wrong.
Lighthouse installed via Jenkins X. I do see secrets disabled
it does look like lighthouse is configured with a hmac token.
are you absolutely sure that your gitKind is bitbucketcloud and your lighthouse is configured to disable hmacToken: https://github.com/jenkins-x/jx3-versions/blob/master/charts/jx3/lighthouse/values.yaml.gotmpl#L61-L63
bitbucketcloud
you're using Jenkins X v3 right?
No branches or pull requests
We are getting error saying failed to parse webhook:Invalid webhook signature in light house. I think webhook payload parsing is broken.
payload attached for refrence
payload.txt
The text was updated successfully, but these errors were encountered: