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

Plugin expose the actual tag name as enviroment variable

      The plugin should expose the actual tagname as an enviroment variable.
      The change is already made and a pull request has been issued on github. see the URL in this feature request.
      This feature is simply waiting for a github pull request merge.

          [JENKINS-28705] Plugin expose the actual tag name as enviroment variable

          Code changed in jenkins
          User: Christopher Orr
          Path:
          src/main/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageAction.java
          src/main/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension.java
          src/main/resources/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension/help.html
          src/main/resources/org/jenkinsci/plugins/gittagmessage/Messages.properties
          src/test/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtensionTest.java
          http://jenkins-ci.org/commit/git-tag-message-plugin/64b3ffb427d50d9413a3cb8b652dc067403e9cbc
          Log:
          [FIXED JENKINS-28705] Export the tag name for commits with a tag associated.

          Compare: https://github.com/jenkinsci/git-tag-message-plugin/compare/0b970a7fcb9d...64b3ffb427d5

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christopher Orr Path: src/main/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageAction.java src/main/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension.java src/main/resources/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension/help.html src/main/resources/org/jenkinsci/plugins/gittagmessage/Messages.properties src/test/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtensionTest.java http://jenkins-ci.org/commit/git-tag-message-plugin/64b3ffb427d50d9413a3cb8b652dc067403e9cbc Log: [FIXED JENKINS-28705] Export the tag name for commits with a tag associated. Compare: https://github.com/jenkinsci/git-tag-message-plugin/compare/0b970a7fcb9d...64b3ffb427d5

          Version 1.4 of the plugin has been released, which includes this feature.

          Christopher Orr added a comment - Version 1.4 of the plugin has been released, which includes this feature.

            orrc Christopher Orr
            tlogik Thomas Blitz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: