1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/addons/jira-comment.md
Ivar Conradi Østhus 17c8fe7710 feat: Introduce addon framework
fixes: #587

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-05 15:20:00 +01:00

1.0 KiB

id title
jira-comment Unleash Jira commenter addon

This feature was introduced in Unleash v3.11.0.

Enables commenting on issues from unleash when toggles are updated/revived/archived/created.

Configuration

  • When configuring an instance of the Jira commenter plugin you'll need the following

  • After the instance is configured, you can now tag your feature toggles with tags of type jira.

  • The value of the tag should be in normal JIRA issue format (PROJECTKEY-ISSUENUMBER).

  • Once a toggle has been tagged with a jira tag, all updates to the toggle will be added as a comment on the issue stored in the tag.