Files
SCM-Manager/docs/mantisbt-plugin.md

9 lines
486 B
Markdown
Raw Normal View History

2020-03-09 08:01:43 +01:00
== scm-mantisbt-plugin ==
The plugin enables the following features to integrate [MantisBT](https://www.mantisbt.org/) to SCM-Manager:
* Turn issue keys in changeset descriptions to links for MantisBT
* Updates a MantisBT issue if the issue key is found in a changeset description
* Change status of a MantisBT issue if the issue key and a status (e.g. resolved) word is found in the changeset description
**Note**: The issue keys must be defined with a 7 digit number (e.g. 0000001)