Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:
Go for each commit in the repo
Apply regexps to find linked issues
Unlink not-found issues and link new ones
Maybe bullet about unlinking could be optional and available as parameter...
I'm currently trying to tune regular expressions for my repo and I found out that I cannot reparse commits for the whole repo, only do full import again. It would be nice to have such kind of button which will:
Maybe bullet about unlinking could be optional and available as parameter...