ProLoser / Github-Omnibox

Github Commands from Google Chrome Omnibox (address bar)
http://goo.gl/n5HJw
MIT License
380 stars 24 forks source link

Merge in LGTM behavior #47

Closed ProLoser closed 8 years ago

ProLoser commented 9 years ago

That project is outdated: https://github.com/vieux/github-lgtm and I'm starting to use it at work a lot.

ProLoser commented 9 years ago

Essentially you'd be able to specify selectors to watch for to mark something as LGTM and the styling would be updated to the latest gh version.

ProLoser commented 8 years ago

Actually I no longer wish to do it this way, I think since you can now have multiple conditions for a PR to pass or fail, it would be better to explore building a server that gets notified of comments on a PR and pushes to github's traditional pass-fail build checking system.