Search before asking
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.

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:
-
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

-
workflow run list

The naming logic should be similar for GitLab/BitBucket/Azure/Bamboo deployment or pipeline runs.
- A
url for users to visit. For instance,
Related issues
#dora drill
Are you willing to submit a PR?
Code of Conduct
Search before asking
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.
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:
Name: A readable name of the deployment. Take GitHub workflow run for example, it couldPlease refer to the GitHub deployment list or workflow run list for more details: https://github.com/apache/incubator-devlake/actions?page=9
deployment list

workflow run list

The naming logic should be similar for GitLab/BitBucket/Azure/Bamboo deployment or pipeline runs.
urlfor users to visit. For instance,Related issues
#dora drill
Are you willing to submit a PR?
Code of Conduct