Skip to content

Chrome extension to display commit status of github SHAs

Notifications You must be signed in to change notification settings

mapbox/github-status-everywhere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Status Everywhere

A fork of Mike Dougherty's extension.

  • Vastly simplified
  • Doesn't work with GHE
  • Simpler display
  • Shows status, description, and links to target_url

Install

$ git clone git@github.com:mapbox/github-status-everywhere.git
  • open chrome://extensions
  • hit "Load Unpacked Extension" and select the folder you cloned into.
  • go to settings/applications on github, create a new personal access token with only repo:status permissions
  • click 'options' under the Status extension in chrome://extensions, paste that token in, and save it.

About

Chrome extension to display commit status of github SHAs

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.1%
  • CSS 7.5%
  • HTML 6.4%