Skip to content

[Feature Request] Show application link on PR comment #331

@ponkio-o

Description

@ponkio-o

Problem Statement

Users must locate each application's screen themselves after deployment. For example, when Application-A, B, and C are deployed in an ApplicationSet, it would be helpful if links to them were displayed.

https://<ARGOCD_HOST>/applications/<NAMESPACE>/<APPLICATION_NAME>

The PipeCD provides an action called plan-preview, which offers functionality similar to argocd-diff-preview. plan-preview displays links for the target application.

Image

https://github.com/pipe-cd/actions-plan-preview

Proposed Solution

If configure the hostname for ArgoCD and retrieve the namespace and name of the Application, you can assemble the link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions