Files
SCM-Manager/docs/mantisbt-plugin.md
2020-03-31 17:28:30 +02:00

10 lines
483 B
Markdown

# 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)