Skip to content

chrisfsmith/jira-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jira-summary

Ruby script to return the Jira issue key and summary in the format:

KEY: Summary

What it does:

Uses the Jira REST API to lookup the issue summary. Helpful for filling in git commit subjects especially in combination with TextExpander (or similar tool).

You'll need to copy jira_sum.yaml.sample from the git checkout to ~/.jira_sum.yaml, and then edit is as appropriate.

About

Ruby script to return the Jira issue key and summary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages