Skip to main content

Charlesbot Jira plugin

Project description

Travis CI Code Coverage Software License

A Charlesbot plugin that interacts with Jira and does some cool shit.

How does this work

Whenever a person types something in chat that looks like a Jira ticket, this plugin grabs a bunch of information about that ticket and prints it in chat.

https://raw.githubusercontent.com/marvinpinto/charlesbot-jira/master/images/jira.png

Installation

pip install charlesbot-jira

Instructions for how to run Charlesbot are over at https://github.com/marvinpinto/charlesbot!

Configuration

In your Charlesbot config.yaml, enable this plugin by adding the following entry to the main section:

main:
  enabled_plugins:
    - 'charlesbot_jira.jira.Jira'

Then add a jira dictionary block that looks something like:

jira:
  base_url: 'https://jira.atlassian.com'

Sample config file

main:
  slackbot_token: 'xoxb-1234'
  enabled_plugins:
    - 'charlesbot_jira.jira.Jira'

jira:
  base_url: 'https://jira.atlassian.com'

License

See the LICENSE.txt file for license rights and limitations (MIT).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

charlesbot-jira-0.2.0.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file charlesbot-jira-0.2.0.tar.gz.

File metadata

File hashes

Hashes for charlesbot-jira-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9bf4d0e3b98380d3db0879eb153d05fd566f006e16978c44f8aff774babf0748
MD5 e0db0aecfd1c3d45ee9e822bcea67943
BLAKE2b-256 1480f47e4854c192d924402c3919ca7730399719008c3d7cb559558fd805e280

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page