Skip to content

Fix webhooks

xmppftw requested to merge xmppftw/rust-gitlab:fix-webhooks into master

Hello it was breaking all the time receiving webhook of gitlab.com so i fixed it.

  • i added cargo script "update_webhooks" to extract hooks examples from gitlab documentation
  • i removed custom Deserialize implementation that made errors bad ("line 0 column 0")
  • i added tests, some are skipped because not implemented
Edited by xmppftw

Merge request reports

Loading