{ "info": { "author": "Jerry Wohlgemuth", "author_email": "wohlgejm@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=================================\nAccountable - a Jira CLI\n=================================\n.. image:: https://travis-ci.org/wohlgejm/accountable.svg?branch=master\n :target: https://travis-ci.org/wohlgejm/accountable\n.. image:: https://coveralls.io/repos/github/wohlgejm/accountable/badge.svg?branch=master\n :target: https://coveralls.io/github/wohlgejm/accountable?branch=master\n\nNever leave the command line to update a ticket again.\n\nQuickstart\n===============\nInstallation:\n\n``pip install accountable``\n\nOnce installed, configure your account:\n\n``accountable configure``\n\nList all projects:\n\n``accountable projects``\n\nList all issue types:\n\n``accountable issuetypes`` or ``accountable issuetypes DEV``\n\nList metadata for an individual issue:\n\n``accountable issue DEV-101``\n\nAdd a comment to an issue:\n\n``accountable issue DEV-102 addcomment \"[~tpm] I'm BLOCKED\"``\n\nList available transitions for an issue:\n\n``accountable issue DEV-103 transitions``\n\nDo a transition for an issue:\n\n``accountable issue DEV-104 dotransition 1``\n\nConfiguring\n===========\nCurrently, only Basic Auth is supported. Running `accountable configure` will prompt you to enter\nyour username, password, and the your Jira domain.\n\nSince every account can be setup differently you might want to view custom fields for an issue.\nBy default, the following fields are displayed when examining an issue:\n\n1. Reporter - Display name\n2. Assignee - Display name\n3. Issue type - name\n4. Status - Status category - name\n5. Summary\n6. Description\n\nThese defaults can be changed by editing your `~/.accountable/config.yaml`. Nesting fields is supported. Check out\nthe Jira documentation `here `_ for information\non fields in the payload.\n\nUsing with Githooks\n===================\n\nTODO\n====\n- Using with popodoro\n- OAuth\n\n\nWhy?\n====\nJira already supports robust triggers, like changing a ticket's status\nbased on a pull request, or a branch being created. You can also transition tickets with commit messages.\n\nHowever, there are times when these automated triggers aren't enough.\n\nOften, you'll start work locally, and forget to put the ticket in progress. Or you'll forget to add\na transition to a commit message. Multiple actions listed in your commit message also aren't relevant\nto the project's history.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wohlgejm/accountable", "keywords": "jira", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "accountable", "package_url": "https://pypi.org/project/accountable/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/accountable/", "project_urls": { "Homepage": "https://github.com/wohlgejm/accountable" }, "release_url": "https://pypi.org/project/accountable/0.1/", "requires_dist": null, "requires_python": null, "summary": "Command line tools for interacting with JIRA", "version": "0.1" }, "last_serial": 2472498, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "62064d89756301e513eeb805a4f67dc2", "sha256": "4fb400e340b41533f4014be24cb3772c15f7bea9f6a493356d22a8d283ab5121" }, "downloads": -1, "filename": "accountable-0.1-py3.5.egg", "has_sig": false, "md5_digest": "62064d89756301e513eeb805a4f67dc2", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 15321, "upload_time": "2016-11-21T00:29:35", "url": "https://files.pythonhosted.org/packages/74/7b/9261fe929583249a89c5c3e06a7bde9eaafe51f086c3708ef995c56f173b/accountable-0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "72b1e48be79a80e7749845f6ffd4ed7b", "sha256": "f3d4c410babb2a3a33e1a079c4a64c9105c974fff647aed478565a8639a28601" }, "downloads": -1, "filename": "accountable-0.1.tar.gz", "has_sig": false, "md5_digest": "72b1e48be79a80e7749845f6ffd4ed7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7570, "upload_time": "2016-11-21T00:29:38", "url": "https://files.pythonhosted.org/packages/86/2a/5efe2a8eb48893efb4369a64d39357482c7e80425d6ce60daa19349eb353/accountable-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62064d89756301e513eeb805a4f67dc2", "sha256": "4fb400e340b41533f4014be24cb3772c15f7bea9f6a493356d22a8d283ab5121" }, "downloads": -1, "filename": "accountable-0.1-py3.5.egg", "has_sig": false, "md5_digest": "62064d89756301e513eeb805a4f67dc2", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 15321, "upload_time": "2016-11-21T00:29:35", "url": "https://files.pythonhosted.org/packages/74/7b/9261fe929583249a89c5c3e06a7bde9eaafe51f086c3708ef995c56f173b/accountable-0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "72b1e48be79a80e7749845f6ffd4ed7b", "sha256": "f3d4c410babb2a3a33e1a079c4a64c9105c974fff647aed478565a8639a28601" }, "downloads": -1, "filename": "accountable-0.1.tar.gz", "has_sig": false, "md5_digest": "72b1e48be79a80e7749845f6ffd4ed7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7570, "upload_time": "2016-11-21T00:29:38", "url": "https://files.pythonhosted.org/packages/86/2a/5efe2a8eb48893efb4369a64d39357482c7e80425d6ce60daa19349eb353/accountable-0.1.tar.gz" } ] }