Github: accept ping webhook message as valid #101

Closed
opened 2024-06-30 11:40:50 +01:00 by kemitix · 0 comments
Owner

When a webhook is registered with Github, Github will send a ping event to the endpoint to confirm it is valid.

Currently, git-next attempts to parse this as a push, fails, and logs a warning.

git-next should accept the ping, verify that it is valid and log receipt of the successful ping.

When a webhook is registered with Github, Github will send a `ping` event to the endpoint to confirm it is valid. Currently, `git-next` attempts to parse this as a `push`, fails, and logs a warning. `git-next` should accept the ping, verify that it is valid and log receipt of the successful ping.
kemitix added the
Kind/Enhancement
label 2024-06-30 11:40:50 +01:00
kemitix self-assigned this 2024-06-30 11:40:50 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-06-30 11:40:50 +01:00
kemitix added a new dependency 2024-06-30 11:44:56 +01:00
kemitix added the
Forge
GitHub
label 2024-06-30 11:55:18 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference: kemitix/git-next#101
No description provided.