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 cece4e8ad fix(framework): fix lint errors
add 65e6256c6 fix(utils): add new function
ApiOutputAdvancedErrorWithCustomCode (#8063)
add 9c1152aad fix: increase cq_issuescomponent length to text (#8068)
add aa0118806 feat: add deployment URL mapping to webhook plugin (#8000)
add 27877e482 Merge branch 'main' into dev-1
add 886d8d3d7 feat(github): check multi tokens when creating pipelines
No new revisions were added by this update.
Summary of changes:
.../models/domainlayer/codequality/cq_issues.go | 2 +-
...20240919_increase_cq_issue_component_length.go} | 17 ++++++------
backend/core/models/migrationscripts/register.go | 1 +
.../api/shared.go} | 32 ++++++++++------------
backend/plugins/github/impl/impl.go | 3 +-
backend/plugins/webhook/api/deployments.go | 2 ++
backend/server/api/shared/api_output.go | 22 +++++++++++++++
.../plugins/register/webhook/components/utils.ts | 1 +
8 files changed, 50 insertions(+), 30 deletions(-)
copy
backend/core/models/migrationscripts/{20220725_add_project_mapping_table.go =>
20240919_increase_cq_issue_component_length.go} (67%)
copy
backend/plugins/{jira/models/migrationscripts/20230214_remove_issue_stdstorypoint.go
=> github/api/shared.go} (63%)