Skip to main content

Command line tools for interacting with JIRA

Project description

https://travis-ci.org/wohlgejm/accountable.svg?branch=master https://coveralls.io/repos/github/wohlgejm/accountable/badge.svg?branch=master

Never leave the command line to update a ticket again.

Quickstart

Installation:

pip install accountable

Once installed, configure your account:

accountable configure

List all projects:

accountable projects

List all issue types:

accountable issuetypes or accountable issuetypes DEV

List metadata for an individual issue:

accountable issue DEV-101

Add a comment to an issue:

accountable issue DEV-102 addcomment "[~tpm] I'm BLOCKED"

List available transitions for an issue:

accountable issue DEV-103 transitions

Do a transition for an issue:

accountable issue DEV-104 dotransition 1

Configuring

Currently, only Basic Auth is supported. Running accountable configure will prompt you to enter your username, password, and the your Jira domain.

Since every account can be setup differently you might want to view custom fields for an issue. By default, the following fields are displayed when examining an issue:

  1. Reporter - Display name

  2. Assignee - Display name

  3. Issue type - name

  4. Status - Status category - name

  5. Summary

  6. Description

These defaults can be changed by editing your ~/.accountable/config.yaml. Nesting fields is supported. Check out the Jira documentation here for information on fields in the payload.

Using with Githooks

TODO

  • Using with popodoro

  • OAuth

Why?

Jira already supports robust triggers, like changing a ticket’s status based on a pull request, or a branch being created. You can also transition tickets with commit messages.

However, there are times when these automated triggers aren’t enough.

Often, you’ll start work locally, and forget to put the ticket in progress. Or you’ll forget to add a transition to a commit message. Multiple actions listed in your commit message also aren’t relevant to the project’s history.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

accountable-0.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

accountable-0.1-py3.5.egg (15.3 kB view details)

Uploaded Source

File details

Details for the file accountable-0.1.tar.gz.

File metadata

  • Download URL: accountable-0.1.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for accountable-0.1.tar.gz
Algorithm Hash digest
SHA256 f3d4c410babb2a3a33e1a079c4a64c9105c974fff647aed478565a8639a28601
MD5 72b1e48be79a80e7749845f6ffd4ed7b
BLAKE2b-256 862a5efe2a8eb48893efb4369a64d39357482c7e80425d6ce60daa19349eb353

See more details on using hashes here.

File details

Details for the file accountable-0.1-py3.5.egg.

File metadata

File hashes

Hashes for accountable-0.1-py3.5.egg
Algorithm Hash digest
SHA256 4fb400e340b41533f4014be24cb3772c15f7bea9f6a493356d22a8d283ab5121
MD5 62064d89756301e513eeb805a4f67dc2
BLAKE2b-256 747b9261fe929583249a89c5c3e06a7bde9eaafe51f086c3708ef995c56f173b

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