Jira Enhance

Enhance Jira Features: Copy Commit Message

作者
codeshareman
今日安裝
0
安裝總數
0
評價
0 0 0
版本
2025-05-11
建立日期
2025-05-11
更新日期
2025-05-11
尺寸
8.3 KB
授權條款
MIT
腳本執行於

Instructions for use

  1. The following information is required to configure jira for the first time:
   // Line: 76
   config = {
      summaryId: "#summary-val",
      issueKeyId: "#key-val",
      toolbarPrimaryId:
        "#stalker > div > div.command-bar > div > div > div > div.aui-toolbar2-primary",
    }
  1. modify: @match、@include、@icon metadata info to let it work well with u

in addition, Others can also be adjusted as needed.