Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shiraji/show-issue

Intellij plugin that show issue from branch name
https://github.com/shiraji/show-issue

Last synced: 23 days ago
JSON representation

Intellij plugin that show issue from branch name

Awesome Lists containing this project

README

        

# Show Issue

This project won't be publish at this moment. If I found a great use case for this plugin, I might change my mind.

This is intellij plugin that do following:

if branch name is `123_fix_bug`, then it opens `https://GITHUB-DOMAIN/USRNAME/PROJECT/issues/123`

# TODO

* Customizable branch name format
* Customizable issue path format