You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure. We never did because we return 200 even if we ignore the event. The ping event is sent after a webhook is added in github to confirm that the endpoint is there and accepts connections. If the endpoint returns 200, in Github you will have a green checkmark confirming it works. I don't think github sends any other pings unless requested.
On our side there is nothing we need to do with that ping except log it. Maybe change the log message to not say "unknown".
after adding a repo with:
the garm logs started to show these log lines:
can garm handle them instead of logging them as a unknown event?
The text was updated successfully, but these errors were encountered: