argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

feat: add github app auth to git artifactdriver #13823

Open aburan28 opened 3 weeks ago

aburan28 commented 3 weeks ago

Fixes #13825

Motivation

When using git artifacts it would be great if I can use GitHub app authentication for cloning repos.

Modifications

Verification