I've already synced my source control (Git repo). However this repo is empty which is expected. I'm trying to source control one of my runbooks that as of now only exists in my Azure Automation account, however I have not found in the documentation how to do this.
I noticed that the "Check-in" GitHub button was grayed out, did i miss something when setting up my source control?

How can I push newly created runbooks from Azure Automation to GitHub?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@saulcruz Thanks for your comment. We are actively investigating and will get back to you shortly. Thanks for your patience.
@saulcruz Thanks for reaching out.. This button should actually not be in the portal anymore.. We will be working to get it removed soon. The current source control feature in Azure Automation only supports single direction sync from your source control repo to your Automation Account as described in the doc. This button you point out in the UI does not work. Sorry for any confusion this may have caused, and as mentioned we will be removing this from the UI.
We will now close this issue. If there are further questions regarding this matter, please reply and we will gladly continue the discussion.
Are there any plans to enable pushing again in the future?
If this is going away, any chance of getting a peak at the source code on the "Sync-MicrosoftAzureAutomationAccountToGitHubV1" runbook mentioned on the Legacy Source Control page to maybe develop our own push to GitHub tool?