Skip to main content

JIRA Tools

Project description

JIRA Command Line Tool

This tool provides the capability to quickly react to issues found in a Production environment.

Installation

Download and install Python 2.7.10 if it is not already available and run:

> pip install devprocess

Setup

When running the first time setup defaults by:

> devproc config <jira-username> <jira-password> <jira-project-name> <jira-agile-board-name>

Usage

Report a Bug

When a new “Blocker” high priority Bug is encountered in the Production environment enter:

> devproc blocker "Details of issue encountered in Component X which will be added to the jira issue summary"
Bug TE-8 created and assigned a priority of "Blocker"
This needs to be triage immediately. For help with triage enter:
devproc triage --help

This will create a Bug and set:

  • Project: <jira-project-name> (from the config above)

  • Priority: Blocker

Triage

To Triage this ticket enter:

> devproc triage TE-8 5 arahim
Issue TE-8 Triaged successfully

This will triage issue TE-8 by setting: * Story Points: 5 * Assignee: arahim * Epic Link: [Ongoing] Production Bugs (This is the default setting. To change it look at “devproc config –help”) * Sprint: <Current Active Sprint> (If there is not active sprint this will not be set)

Help

To get help:

> devproc --help
> devproc blocker --help
> devproc triage --help

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

devprocess-0.9.3.tar.gz (6.7 kB view details)

Uploaded Source

File details

Details for the file devprocess-0.9.3.tar.gz.

File metadata

  • Download URL: devprocess-0.9.3.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for devprocess-0.9.3.tar.gz
Algorithm Hash digest
SHA256 975f834b88722716b8be9dbe9294df8e60a4ffa30ef6d16ab4c19559d05c57a1
MD5 1e9291adb3d25a13b13638934b550bb0
BLAKE2b-256 318a1e3d4e986cf4028c6ca2112938c7da35bc5f57c14de5d4608aadf80b18e9

See more details on using hashes here.

Provenance

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