This is an automated email from the ASF dual-hosted git repository.

lynwee pushed a change to branch dev-1
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 37f675e13 feat(dashboard): use incident tables in dashboards
     add f24353017 fix(dora): use table incidents to make connection with 
deployments (#7806)
     add 6aa00f13f feat(incidents): add assignee_id and assignee_name fields 
(#7810)
     add 0386ba8c0 Merge branch 'main' into dev-1

No new revisions were added by this update.

Summary of changes:
 .../core/models/domainlayer/code/pull_request.go   |  2 ++
 backend/core/models/domainlayer/ticket/incident.go |  2 ++
 backend/core/models/domainlayer/ticket/issue.go    |  2 ++
 ...=> 20240731_add_table_scope_id_to_incidents.go} |  0
 ...go => 20240801_add_assignee_id_to_incidents.go} | 26 +++++++++++-----------
 backend/core/models/migrationscripts/register.go   |  1 +
 6 files changed, 20 insertions(+), 13 deletions(-)
 rename 
backend/core/models/migrationscripts/{20240725_add_table_scope_id_to_incidents.go
 => 20240731_add_table_scope_id_to_incidents.go} (100%)
 copy 
backend/core/models/migrationscripts/{20220601_add_subtasks_to_task_table.go => 
20240801_add_assignee_id_to_incidents.go} (63%)

Reply via email to