Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-234

Add GitHub issue template

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.5
    • other issue-trackers
    • None

    Description

      There are an issue tracker on GitHub. It has the same configuration as JIRA. Issue management section can be configure as following:

      <issueManagement>
      <system>GitHub</system>
      <url>https://github.com/sody/greatage/issues/</url>
      </issueManagement>

      NOTE: Ending slash is mandatory.

      Changes plugin configuration will look like this:

      <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-changes-plugin</artifactId>
      <version>2.4</version>
      <configuration>
      <issueLinkTemplatePerSystem>
      <GitHub>%URL%/%ISSUE%</GitHub>
      </issueLinkTemplatePerSystem>
      </configuration>
      </plugin>

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dennisl@apache.org Dennis Lundberg
            sody Ivan Khalopik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment