mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 10:16:16 +01:00
10 lines
483 B
Markdown
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)
|