apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.5k stars 492 forks source link

[Feature][Jenkins Dashboard] Filter the Jenkins builds by the build result #7379

Closed Geni2 closed 1 day ago

Geni2 commented 2 months ago

Search before asking

Use case

We wanted to measure the build duration of our PR pipelines from Jenkins but that was not possible because of the failures which can change the duration time a lot.

Description

What could suggest here is adding a filter close to the job name where you can filter by build result with the values(Success, Failure, Abort). This will give an accurate number of the build duration when you select successful pipeline only.

Jenkins Dashboard-fotor-20240425141223

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

Startrekzky commented 2 months ago

I'll consider it. By the way, do you have any updates about #7097 ?

Geni2 commented 2 months ago

Thank you @Startrekzky for considering this.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 1 day ago

This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.