Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
When the webhook to trigger checkin on push event is created, Github delivers a ping payload.
The SourceGithub plugin can't handle this type of payload since it does not contain any commits to process, and returns an HTTP 400 error Changeset information could not be loaded.
When the webhook to trigger checkin on push event is created, Github delivers a ping payload.
The SourceGithub plugin can't handle this type of payload since it does not contain any commits to process, and returns an HTTP 400 error Changeset information could not be loaded.