jetbrains-space-infra/Argo CD Diff Action

Run argocd app diff for apps-in-app manifests and output a markdown report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argocd-versionArgo CD CLI version to use (e.g., v3.0.12)nov3.0.12
serverArgo CD server addressyes
tokenArgo CD auth tokenyes
argocd_diff_flagsExtra flags for `argocd app diff` (e.g., --grpc-web --refresh)no""
app_globGlob to find Application manifestsno**/*.application.yaml
only_changedIf true, diff only manifests changed vs BASE_REFnofalse
base_refGit base ref used when only-changed=truenoorigin/main
namedescription
resultMarkdown-formatted Argo CD diff result
filenameGenerated diff-summary markdown filename