sindresorhus/refined-github







The issue has been closed
Deployment shortcut in pull request headers #2918
galacemiguel posted onGitHub
Not sure how widespread the use of the GitHub deployments API is, but we use it at my company to report staging deployments for all our pull requests. Problem is, as a pull request timeline grows, it becomes more and more of a pain to dig through to find the link to the latest deployment.
I actually built this into my own Chrome extension already, but I think more people could get some use out of it, so I'm opening an issue here.
Demo:
Example URL: https://github.com/zeit/next-site/pull/553