mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
707 B
707 B
Trac Plugin
The plugin enables the following features to integrate SCM-Manager to Trac:
- Turn ticket ids in changeset descriptions to links for Trac
- Updates a Trac ticket if the ticket id is found in a changeset description
- Close a Trac ticket if the ticket id and a resolution key word (fixed, invalid, wontfix, duplicate and worksforme) is found in the changeset description
The plugin needs an installed Trac XML-RPC Plugin and each user which should be able to update tickets via SCM-Manager needs the XML_RPC permission in Trac.