blackstork/atlassian plugin

v0.4.2, Github

Description

The atlassian plugin for Atlassian Cloud.

Installation

To use this plugin locally via blackstork-cli, you must declare it as a dependency in your global configuration block.

blackstork {
  plugin_versions = {
    "blackstork/atlassian" = ">= v0.4.2"
  }
}

After declaring the dependency, execute blackstork-cli install to fetch the plugin. See Configuration for details.

Data sources