Argo CD · Schema

v1alpha1PullRequestGeneratorGithub

PullRequestGeneratorGithub defines connection info specific to GitHub.

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Properties

Name Type Description
api string The GitHub API URL to talk to. If blank, use https://api.github.com/.
appSecretName string AppSecretName is a reference to a GitHub App repo-creds secret with permission to access pull requests.
labels array
owner string GitHub org or user to scan. Required.
repo string GitHub repo name to scan. Required.
tokenRef object
View JSON Schema on GitHub