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
discard c8043c0d7 fix: add due_date to tool layer issue table in jira, tapd
and zentao
discard 21ddbac0a refactor: streamline due date handling across TAPD and
Zentao extractors
discard 03f3b7327 test: add customize due date test cases for Zentao plugin
discard b68c1cb1b feat: add customizable due date field handling in Zentao
bug, story, and task extractors
discard 6f9ee4cab feat: refactor due date field handling in TAPD bug, story,
and task extractors
discard 9b9f78a40 fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
discard 48ccc7a5f feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
discard eeb4187f4 feat: enhance due date handling in TAPD plugin with
customizable fields
discard 7327f8d09 feat: support customize due date field in jira plugin
discard 80fbea863 test: add e2e test for due date field
discard 9f0beb404 feat: convert issues.DueDate from multi plugins
discard 39bbdeb94 feat: add DueDate field to Issue model and migration script
add 86644c981 fix(config): update asf.yml (#8338)
add 8240c8d2b fix(tapd): fix panic when casting fields (#8337)
add 9a592a9d7 feat: add DueDate field to Issue model and migration script
add 1685685f8 feat: convert issues.DueDate from multi plugins
add 5348ab306 test: add e2e test for due date field
add 7be07f426 feat: support customize due date field in jira plugin
add f4d00281e feat: enhance due date handling in TAPD plugin with
customizable fields
add 43256ae2d feat: add due date fields to scope config for Jira, TAPD,
and Zentao plugins
add bf9277162 fix: handle errors in SetAllFields method for TAPD bug,
story, and task extractors
add 064bdaf90 feat: refactor due date field handling in TAPD bug, story,
and task extractors
add c538995b0 feat: add customizable due date field handling in Zentao
bug, story, and task extractors
add 5b635bdee test: add customize due date test cases for Zentao plugin
add 5475a5731 refactor: streamline due date handling across TAPD and
Zentao extractors
add d59e0b918 fix: add due_date to tool layer issue table in jira, tapd
and zentao
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c8043c0d7)
\
N -- N -- N refs/heads/feat/due_date (d59e0b918)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 15 +++++----------
backend/plugins/tapd/tasks/story_changelog_extractor.go | 14 ++++++++------
backend/plugins/tapd/tasks/task_changelog_extractor.go | 10 ++++++----
3 files changed, 19 insertions(+), 20 deletions(-)