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

Add release notes to GitHub releases of Bitbucket Server Integration

      The "Releases" tab at https://plugins.jenkins.io/atlassian-bitbucket-server-integration/#releases lists the releases but does not say what is new in each release. That information is available in "ChangeLog" at the bottom of the "Documentation" tab https://plugins.jenkins.io/atlassian-bitbucket-server-integration/#documentation but it would be nice to have it in "Releases" like with other plugins. I believe the web page retrieves the release notes from GitHub releases in the plugin repository.

          [JENKINS-66832] Add release notes to GitHub releases of Bitbucket Server Integration

          Tom added a comment - - edited

          I believe this can be achieved by adding the configuration for `release-drafter` in the github repository.  This is used by most other Jenkins plugins.

          I don't know if Jenkins has a standard template for this configration anywhere?

          See for example: https://github.com/jenkinsci/s3-plugin/pull/136/files

          https://github.com/release-drafter/release-drafter

           

          Tom added a comment - - edited I believe this can be achieved by adding the configuration for `release-drafter` in the github repository.  This is used by most other Jenkins plugins. I don't know if Jenkins has a standard template for this configration anywhere? See for example: https://github.com/jenkinsci/s3-plugin/pull/136/files https://github.com/release-drafter/release-drafter  

          Alternatively, if you prefer maintaining the release notes in readme.md, I imagine a bit of scripting could extract the release notes from readme.md and update the existing GitHub releases. Update a release (GitHub REST API Reference)

          Kalle Niemitalo added a comment - Alternatively, if you prefer maintaining the release notes in readme.md, I imagine a bit of scripting could extract the release notes from readme.md and update the existing GitHub releases. Update a release (GitHub REST API Reference)

            Unassigned Unassigned
            kon Kalle Niemitalo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: