Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Feature Requests from digitalegarage #60

Description

@Elyytscha

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.

          # Allows to customize if the Diff should be collapsed in the github comment
          collapse-diff: false
          # Sets Timezone
          timezone: America/Los_Angeles
          # Sets Presentation of the date
          timezone-locale: en-US
          # sets the diff tool which will be used in the argocd diff command
          diff-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.
image

master...digitalegarage:argocd-diff-action:master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions