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.57k stars 516 forks source link

[Feature][Webhook] When closing an issue, update the `resolution_date` with the current timestamp #7970

Open Startrekzky opened 1 month ago

Startrekzky commented 1 month ago

Search before asking

Use case

Some users report that incidents pushed from webhook have no resolution_date, which led to an empty Failed Deployment Recovery Time.

Description

The resolutionDateis and should be empty when Registering Issues - Update or Create Issues . However, when closing an issue/incident, the resolutionDate should be compulsory.

To Do

Related issues

No response

Are you willing to submit a PR?

Code of Conduct