Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
The SourceGitHub plugin's precommit() function retrieves all repositories where the info field contains the name of the repository referenced in the payload.
This may result in processing of other VCS repositories, leading to errors or system warnings, e.g. if a GitHub-specific key such as hub_reponame does not exist in the repository's info.
The SourceGitHub plugin's precommit() function retrieves all repositories where the info field contains the name of the repository referenced in the payload.
This may result in processing of other VCS repositories, leading to errors or system warnings, e.g. if a GitHub-specific key such as
hub_reponame
does not exist in the repository's info.