Skip to content

EXPERIMENTAL/PROTOTYPE: An example CumulusCI plugin for integrating with Atlassian's Jira

License

Notifications You must be signed in to change notification settings

muselab-d2x/CumulusCI-Jira

Repository files navigation

CumulusCI JIRA Plugin

PyPI version versions GitHub license

Code style: black

A plugin for CumulusCI that adds a service to connect to Atlassian's Jira including an integration with CumulusCI's release notes parser

WARNING: This installs a non-production release of CumulusCI and experimental plugin code

pip install git+https://github.com/muselab-d2x/CumulusCI-Jira

Add the following to your cumulusci.yml file to enable the plugin:

plugins:
    - cumulusci_jira

Reset your CumulusCI:

pip uninstall cumulusci_jira
pip uninstall cumulusci
pip install cumulusci

Features

  • TODO

Credits

This package was created with Cookiecutter and the mgancita/cookiecutter-pypackage project template.

About

EXPERIMENTAL/PROTOTYPE: An example CumulusCI plugin for integrating with Atlassian's Jira

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages