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

10 lines
483 B
Markdown
Raw Normal View History

2020-03-31 17:28:30 +02:00
# scm-mantisbt-plugin
2020-03-09 08:01:43 +01:00
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
2020-03-31 17:28:30 +02:00
**Note**: The issue keys must be defined with a 7 digit number (e.g. 0000001)