codecov / codecov-bash

Global coverage report uploader for Codecov
https://codecov.io
Apache License 2.0
234 stars 155 forks source link

Webhook fails with HTTP 400 Invalid signature #385

Closed awhitford closed 3 years ago

awhitford commented 3 years ago

I have a fork of flutter_form_builder. The project uses CodeCov, and the fork inherited a webhook for CodeCov.

However, for my fork, under Settings / Webhooks, the CodeCov webhook is failing. It looks like each call is returning with

HTTP 400 Invalid signature

I see an old issue #227, but it looks like it was resolved months ago.

I know that the Coverage report is uploaded by a Github Actions step. As a result, what does the webhook do? (Is it still necessary, or is it legacy that should be removed?)

thomasrockhu commented 3 years ago

@awhitford, please open a ticket in our community boards