Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23682

Automatically resolve issues by commit message

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • mantis-plugin
    • None

      Currently, you can only link issues using the MantisBT plugin. However, it would be nice if the plugin could automatically mark issues resolved when it finds special patterns in a commit message.

      At GitHub, if you write something like "Fixes #1337" into a commit message, the mentioned issue is marked resolved, which can be very useful. It would be helpful for me (and probably others too) if the MantisBT plugin for Jenkins would support such behaviour. This saves the developer the effort of going into Mantis and manually marking the issue as resolved.

      Thank you!

          [JENKINS-23682] Automatically resolve issues by commit message

          Philipp Nowak added a comment -

          For anyone who finds this: My solution for this is to use the Mantis Source Integration Plugin, combined with Git webhooks. That plugin scans for these patterns on the Mantis side.

          Philipp Nowak added a comment - For anyone who finds this: My solution for this is to use the Mantis Source Integration Plugin , combined with Git webhooks. That plugin scans for these patterns on the Mantis side.

            sogabe sogabe
            xxyy Philipp Nowak
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: