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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file git-jira-attacher-0.1.tar.gz
.
File metadata
- Download URL: git-jira-attacher-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62542d3929664aeee6fe70977bb1b1ff8cdee7d3b4b03846ebf668f73b7f48c5 |
|
MD5 | ed51cd3a50d0ac5425622ec9cf4ce342 |
|
BLAKE2b-256 | c0f6a8e4d51ac438edd12fac5d825c50de4305697076e7dbe66750396983ff72 |