Unleash

Unleash

  • Documentation
  • Deploy and manage
  • Integrations
  • Contribute
  • API
  • Enterprise
  • Help

›Addons framework

Getting started

  • Introduction
  • Connect your SDK
  • Client SDK
  • Create a feature toggle
  • Activation Strategies
  • Control rollout
  • Projects
  • Unleash Context
  • Working with native apps
  • Working with single page apps

Working with the SDK

  • Java SDK
  • Node SDK
  • .net SDK
  • GO SDK
  • Python SDK
  • Ruby SDK

Addons framework

  • Addons Introduction
  • Webhook
  • Slack
  • Jira commenter

Advanced

  • Strategy Constraints
  • Custom Activation Strategy
  • Feature Toggle Types
  • Feature Toggle Variants
  • Archived toggles
  • The audit log
  • API Access
  • Tagging Features

Jira commenter

This feature was introduced in Unleash v3.11.0.

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

Configuration

Events

You can choose to trigger updates for the following events (we might add more event types in the future):

  • feature-created
  • feature-updated
  • feature-archived
  • feature-revived

Parameters

Unleash Jira Commenter addons takes the following parameters.

  • JIRA base url - e.g. https://mycompany.atlassian.net.
  • JIRA username - the username of the user the plugin should comment as.
  • JIRA api token - an api token for the user the plugin should comment as.

An api token can be configured using https://id.atlassian.com/manage-profile/security/api-tokens when logged in as the users you'd like the plugin to make the comment as.

Tags

  • The Jira commenter addon also defined the Tag Type "jira". You may use this tag to tell the plugin which issue Unleash should post updates to.
  • The value of the tag should be in normal JIRA issue format (PROJECTKEY-ISSUENUMBER).

Jira tags

In the picture you can see we have defined one Jira tag for the demo toggle. In this example, the issue UC-1 would receive updates then something happens to this toggle

← SlackStrategy Constraints →
  • Configuration
Unleash
Docs
Getting StartedSecuring UnleashAPI Reference
Community
User ShowcaseSlack communityUnleash-hosted.comTwitter
More
GitHubStar