Recently I saw this field in my heroku application settings.
Link your app to a GitHub repository to see commit diffs in the activity log.
I tried to add 'myusername/myrepo' in this field, but it didn't change anything in activity log. How can I use this setting? And for what?
Also, just because Heroku uses Git doesn't mean you have to have a Github account (since you mention having to have a premium account). All Github provides is an additional place to store your code if you are working on it in a team. There is absolutely NO REASON that you have to use github to use Heroku.
To connect a Heroku app with a GitHub repo, go to the app's “Deploy” tab on Heroku Dashboard and select the GitHub pane. If you haven't connected your Heroku and GitHub accounts, you will be prompted to complete the GitHub OAuth flow.
Heroku Button is no longer limited to source code hosted in public GitHub repos. It now works with both public and private GitHub repos.
It's subtle, but your activity log has changed. When you add a repository in Heroku settings, the commit hashes in your activity log turn into links to GitHub, like so:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With