Skip to content

gauravumrani/jirafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jirafe

Chrome extension to create a jira branch of a feature

Image

Installation

  1. Navigate to chrome://extensions in your browser.
  2. Toogle Developer Mode on
  3. Click Load Unpacked Extension and select the directory of your Jirafe Repo.

Usage example

  1. Go to Jira
  2. Choose any task, and inside modal you will see Copy Feature Name Button
  3. You will see branch name in prompt box
  4. Copy the branch name and paste in terminal

Contributing

  1. Fork it (https://github.com/gauravumrani/jirafe/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

New features to add

  1. User should be able to add/edit base branch in extension popup, rightnow its hardcoded as develop

About

Chrome extension to create a jira branch of a feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published