How to get new commits instantly on How's My Code

By following this guide you will configure your GitHub repository to notify How's My Code each time someone on your team pushes commits to it. This will, in turn, fetch the new commits into How's My Code, so your team can review them.

In order to configure, go to your repository's page on GitHub, and click on the "edit" button:

post-receive-click-edit.png Click the edit button of your repository

Then, click on "Service Hooks:"

post-receive-service-hooks.png Click on 'Service Hooks'

Next, copy the URL provided by How's My Code onto the URL text field on that page:

post-receive-copy-url.png Copy your post-receive url from your repo into the textbox

And click "Update Settings."

That's it! The next time you push commits to GitHub they should appear on How's My Code for your team to review.