Skip to content

[Feature][Dashboard] Add deployment metadata to the table of the 'DORA details - deployment frequency' dashboard #7280

@Startrekzky

Description

@Startrekzky

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Use case

When diving into the 'DORA details - deployment frequency' dashboard. I found it hard to associate the deployment id with the actual deployment in the GitHub UI.

image

It would be better if a readable name and URL of the deployment could be displayed in this table.

Description

Add two columns to the above table:

  1. Name: A readable name of the deployment. Take GitHub workflow run for example, it could

    Please refer to the GitHub deployment list or workflow run list for more details: https://github.com/apache/incubator-devlake/actions?page=9

    • deployment list
      image

    • workflow run list
      image

The naming logic should be similar for GitLab/BitBucket/Azure/Bamboo deployment or pipeline runs.

  1. A url for users to visit. For instance,

Related issues

#dora drill

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

type/feature-requestThis issue is a proposal for something new

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions