Page 1 of 1

Connection / cooperation with DevOps

Posted: 08 Jun 2023, 06:31
by twdi
Hello,

is there a way to connect mantis with Azure DevOps? We use Devops for our workitems and code repos but Mantis is used for bugtracking because other departments can create issues too. It would save us time if we can connect both systems.

Is anyone doing this?
I'm new to Mantis so thanks for your advice/workflow or other interesting information

Re: Connection / cooperation with DevOps

Posted: 08 Jun 2023, 07:39
by atrol
Integration is certainly possible, as both systems provide a REST API.
https://documenter.getpostman.com/view/ ... pi/7Lt6zkP
https://learn.microsoft.com/en-us/rest/ ... s-rest-7.1

There is also a MantisBT plugin that integrates with Azure DevOps repositories.
https://github.com/mantisbt-plugins/sou ... eDevOps.md