Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shiraji/show-issue
- Owner: shiraji
- License: apache-2.0
- Created: 2016-04-19T15:10:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-23T15:05:52.000Z (over 8 years ago)
- Last Synced: 2024-10-30T02:41:56.609Z (2 months ago)
- Language: Kotlin
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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