Skip to content
New issue

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

fix: use strings as webhook secrets #66

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Commits on Aug 16, 2023

  1. fix: use strings as webhook secrets

    Fix https://codecov.sentry.io/share/issue/ef92212e1461452c90a16ae188e9c00b/
    
    We were creating UUID4 webhook secrets per repo for gitlab and gitlab-enterprise.
    When logging the body of the request the json decoder would crash.
    giovanni-guidini committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    b02d2bb View commit details
    Browse the repository at this point in the history