jira复制commit message

jira复制commit message,用于git等提交信息,可自由修改

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Skaber
liuwenzhuang
Daglige installationer
0
Installationer i alt
29
Bedømmelser
0 0 0
Version
0.1
Oprettet
12.11.2019
Opdateret
12.11.2019
Size
2 kB
Licens
N/A
Gælder for

jira页面增加“复制提交信息”的按钮,用于生成以下的格式的commit message(用于git提交):

开发类jira

#Bala-10317 feat: 你写了个业务

bug类jira

#Bala-10445 fix: 你写了个bug

原因:
方案:
自测:

注意:需要将// @match *://jira.netease.com/*中的host换成自家公司的。