tree: b5d3f27bd6c24e08ec8ec134887e031afc28446f [path history] [tgz]
  1. images/
  2. js/
  3. icon.png
  4. manifest.json
  5. popup.html
  6. popup.js
  7. README.md
tools/chrome-plugin-rocketmq-helper/README.md

0. What's this chrome plugin for

Auto build release notes as Markdown for issue list.

1. Install

  • 1.1 Git clone this repo

  • 1.2 Copy folder tools/chrome-plugin-rocketmq-helper to your /path/to/chrome/plugin

  • 1.3 Turn on Chrome's debug mode

  • 1.4 Install chrome plugin

2. How to use

  • 2.1 Go to RocketMQ PR Page, choose some milestone.

  • 2.2 F12, go to Console tab and refresh page

  • 2.3 Format PR's titles if Issues can't be read cause of wrong title format, format it as: [ISSUE #issue_id] xxx, then refresh this page. comes out

  • 2.4 Copy those Markdown, and sort <li> into FeatureImprovementBug by yourself. Default is Improvement.

  • 2.5 Make a new release notes page for like 2021-10-18-release-notes-4.9.2.md

  • 2.6 Copy Markdown from step 2.4 into new release notes page, change RocketMQ VersionSource and Binary urls.

  • 2.7 For now, new release page done