Hi intuit/auto team!
Does auto support SSH key-based authentication (deploy keys)? If not, is there a way to configure custom SSH authentication for git operations?
We're trying to use auto shipit in a CI environment with GitHub Rulesets protecting the main branch. Deploy keys can be added to the Ruleset's bypass list, which would be more secure than other solutions, like using PATs with admin permissions.
Thank you in advance!