Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crgenerator



A tool to analyze git commits, extract JIRA numbers and pull issue details for Change Request process

Setup

  1. install
    brew install crgenerator
  1. config
    echo 'export JIRA_BASE_URL=???' >> ~/.zshrc
    echo 'export JIRA_USER_NAME=???' >> ~/.zshrc
    echo 'export JIRA_API_TOKEN=???' >> ~/.zshrc
    source ~/.zshrc
  1. run - go to project directory, check JIRA issues between commits, tags, branches etc
    crgenerator $START $END

issues_between_commits

Contribution

Your contributions are always welcome!

License

This work is licensed under MIT.

About

A tool to analyze git commits, extract JIRA numbers and pull issue details for Change Request process

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages