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

narro pushed a change to branch feat/due_date
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


    from 5d05a7a80 feat: enhance due date handling in TAPD plugin with 
customizable fields
     add 5ece9fe1e feat: add due date fields to scope config for Jira, TAPD, 
and Zentao plugins

No new revisions were added by this update.

Summary of changes:
 .../20250305_add_due_date_config.go                | 32 ++++++++++++++++++++
 .../jira/models/migrationscripts/register.go       |  1 +
 backend/plugins/jira/models/scope_config.go        |  2 +-
 .../20250305_update_scope_config.go                | 34 ++++++++++++++++++++++
 .../tapd/models/migrationscripts/register.go       |  1 +
 .../20250305_update_scope_config.go                | 34 ++++++++++++++++++++++
 .../zentao/models/migrationscripts/register.go     |  1 +
 backend/plugins/zentao/models/scope_config.go      |  3 ++
 8 files changed, 107 insertions(+), 1 deletion(-)
 create mode 100644 
backend/plugins/jira/models/migrationscripts/20250305_add_due_date_config.go
 create mode 100644 
backend/plugins/tapd/models/migrationscripts/20250305_update_scope_config.go
 create mode 100644 
backend/plugins/zentao/models/migrationscripts/20250305_update_scope_config.go

Reply via email to