Add support for Git authentication using GitHub App with the DirectPush step
in progress
I
Improved Mockingbird
Currently the Git Clone step suppprts using a connector with GitHub using GitHub App authentication.
The Direct push only supports using username and password and not GitHub App auth.
Log In
This post was marked as
in progress
Himanshu Mishra
Merged in a post:
Direct Push - Support GitHub App Connectors
Y
Yellow green Deer
When trying to create a pipeline that pulls down a repo, transforms some templates using cookiecutter and push the changes. The Direct Push step is failing with fatal: could not read Password for 'https://**************@github.com': No such device or address.
I should be able to use a GitHub connector that uses a GitHub app the same as I can within the Clone Step. I don't want to have to maintain username/password when I already have an app connector setup. Steps should work consistently!
Himanshu Mishra
next fiscal quarter
Himanshu Mishra
under review