Skip to main content

Utility for integrating Git and JIRA workflows

Project description

A script to upload patches from Git to JIRA, designed for use with Apache’s JIRA installation.

git-jira-attacher exports patches from Git using git format-patch, then attaches them to a JIRA issue using the SOAP API.

Usage

Run without arguments for usage. GIT_RANGE is a commit range, like master..HEAD. git-jira-attacher expects commit messages to begin with (e.g.) PROJECT-123. in order to identify the relevant issue. If all of the commits apply to a single issue, only one needs to have the tag. Otherwise, every commit needs a tag.

Thrift developers, don’t forget to set patch available to true.

License

This software is distributed under the MIT license. See COPYING for details.

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

git-jira-attacher-0.1.tar.gz (5.1 kB view hashes)

Uploaded Source

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