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

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


    from 69afaf5c fix: the github plugin settings info can not save to .env 
(#1896)
     new 0ff0746a fix: extract jira user from assignee changelog
     new 0e533631 refactor: a minor improvement on code style

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 plugins/jira/jira.go                        |  3 ++
 plugins/jira/tasks/apiv2models/changelog.go | 16 +++++++-
 plugins/jira/tasks/apiv2models/issue.go     |  1 +
 plugins/jira/tasks/apiv2models/user_test.go | 64 +++++++++++++++++++++++++++++
 plugins/jira/tasks/changelog_extractor.go   |  3 ++
 plugins/jira/tasks/user_collector.go        | 30 ++++++++++++--
 6 files changed, 112 insertions(+), 5 deletions(-)
 create mode 100644 plugins/jira/tasks/apiv2models/user_test.go

Reply via email to