Skip to content

Fixed issue with new payload-format in Github Service Hook data

Kirill requested to merge github/fork/01-Scripts/fix_payload_github_sh_2 into master

Created by: 01-Scripts

While trying to get the MantisBT service hook on Github working together with my mantisbt installation (including source-integration), I think I recognized that the submitted data of the service hook has changed.

Right now the following data is submitted during the hook: https://github.com/downloads/01-Scripts/source-integration/payload_data_array.txt

I'm attaching some code-changes that solved the problem for me. Maybe someone can check the changes.

Merge request reports

Loading