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

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


    from 283d7f49 fix: cached plan must not change result type (#2687)
     new 7d7cbbee feat: github cicd convertor
     new af27f01a feat: github cicd convertor
     new f9d707de feat: github cicd convertor

The 3 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/github/impl/impl.go                        |  2 +
 .../{issue_convertor.go => cicd_job_convertor.go}  | 96 ++++++++++++----------
 ...ent_convertor.go => cicd_pipeline_convertor.go} | 75 ++++++++++-------
 plugins/github/tasks/cicd_run_enricher.go          | 20 ++++-
 4 files changed, 118 insertions(+), 75 deletions(-)
 copy plugins/github/tasks/{issue_convertor.go => cicd_job_convertor.go} (50%)
 copy plugins/github/tasks/{issue_comment_convertor.go => 
cicd_pipeline_convertor.go} (53%)

Reply via email to