plugin-site icon indicating copy to clipboard operation
plugin-site copied to clipboard

Add support for CHANGELOG.MD as a changelog source for visualization

Open oleg-nenashev opened this issue 5 years ago • 1 comments
trafficstars

There are many plugins which use CHANGELOG.md, e.g.

  • https://github.com/jenkinsci/workflow-job-plugin/blob/master/CHANGELOG.md
  • ... many other Pipeline plugins
  • https://github.com/jenkinsci/compuware-topaz-utilities-plugin

It would be great to add support for this source if the information cannot be retrieved from GitHub Releases

oleg-nenashev avatar Jun 09 '20 10:06 oleg-nenashev

Worth looking at something like: https://github.com/hypermodules/changelog-parser I assume, although can't remember if changelog comes from here or plugin site api?

timja avatar Dec 23 '20 10:12 timja