Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.58 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.58 KB

OctoPr is a Chrome extension that will inline a GitHub issue's pull request references, so you never have to go digging through an issue thread to find them again!

Inline pull request references are currently available in:

  • The issue side panel view on project boards
  • Issue hover cards on any repo's issues page

Installation

  1. Download OctoPr from the Chrome Web Store.
  2. Sign in to GitHub and create a new personal access token.
    • Settings > Developer settings > Personal access tokens > Generate new token
  3. Write a Note to remind yourself what this token is for. “OctoPr” should be fine!
  4. Tick Full control of private repositories.
    • Don't worry! We will only ever read your repository data.
  5. Click Generate token, save it somewhere secure, then paste it into OctoPr's options page!

Screenshots

Tip: Hovering on a particular badge will show a tooltip with the pull request title.