Skip to content

Latest commit

 

History

History

chrome-plugin-rocketmq-helper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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