Show current state of Jenkins build on GitHub repo
Ok, here’s how you can set up Jenkins to set GitHub build statuses. This assumes you’ve already got Jenkins with the GitHub plugin configured to do builds on every push. Go to GitHub, log in, go to Settings, Developer Settings, Personal access tokens and click on Generate new token. Check repo:status (I’m not sure this … Read more