Argo CD · Example Payload

Argo Cd V1Alpha1 Pull Request Generator Filter Example

Continuous DeliveryContainersDeploymentGitOpsKubernetesCNCFOpen Source

Argo Cd V1Alpha1 Pull Request Generator Filter Example is an example object payload from Argo CD, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

branchMatchtargetBranchMatchtitleMatch

Example Payload

Raw ↑
{
  "branchMatch": "main",
  "targetBranchMatch": "main",
  "titleMatch": "example-titlematch"
}