You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really awesome if we could implement this features (without breaking your actual needed behaviour of the action) upstream, the following features can be implemented like we did imo, as we have taken care to no break your actual logic. Also we didn't changed your defaults.
# Allows to customize if the Diff should be collapsed in the github commentcollapse-diff: false# Sets Timezonetimezone: America/Los_Angeles# Sets Presentation of the datetimezone-locale: en-US# sets the diff tool which will be used in the argocd diff commanddiff-tool: diff -N -u
the feature which enables:
tracking-label: argocd.argoproj.io/instance
in actual state may be a breaking change, this would need some rework i think. basically this logic.
Hello, as you may have noticed or not, we forked your repo, as we needed some features: https://github.com/digitalegarage/argocd-diff-action?tab=readme-ov-file#config-we-added
It would be really awesome if we could implement this features (without breaking your actual needed behaviour of the action) upstream, the following features can be implemented like we did imo, as we have taken care to no break your actual logic. Also we didn't changed your defaults.
the feature which enables:
tracking-label: argocd.argoproj.io/instance
in actual state may be a breaking change, this would need some rework i think. basically this logic.
master...digitalegarage:argocd-diff-action:master
The text was updated successfully, but these errors were encountered: