vitalii-bulyzhyn / issue-runner

Extension to go back end forth in GitHub issues without returning to the list of issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue runner

This is a plugin that allows you to move back and forth on GitHub issues without returning to the list page. You can install plugin to your Chrome here. To see how it works, check out this video

Development

  1. Clone the repo
  2. Go to your chrome and extensions panel and activate "Developer mode" (on the top right corner)
  3. Click "Load unpacked" on the top left corner and import extension
  4. You are are ready to go

Future development

There are few thing that to be added:

  1. For now it's limited only to 100 issues that you can switch with this (even less, because GitHub treats PRs as issues), so need to make it work without this limitation
  2. Add support for GitLab and BitBucket (if you really need this - feel free to send a PR)

Contribution

If something doesn't work or you see the way it can be improved, feel free to open Issue or send a PR

About

Extension to go back end forth in GitHub issues without returning to the list of issues


Languages

Language:JavaScript 75.8%Language:CSS 24.2%