Webhooks [Questions] Payloads, Versioning

Webhooks payload & manual jobs

I have couple of questions regarding webhooks.

  • I’m receiving job webhooks events and it appears that in the case of manual job I just get a created status but no information regarding if the job is manual or not.

  • There is not api version for webhooks as compared to the gitlab api. How do we keep up with breaking changes?