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

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


    from 77a71998b feat(azuredevops): add environment_pattern for extracting 
environment names from job/stage names
     add 07bc58370 feat: Collect Pull Request Reviewer Status (#8668)
     add 103b22fc5 Merge branch 'main' into fix-8669

No new revisions were added by this update.

Summary of changes:
 backend/plugins/bitbucket/impl/impl.go             |    2 +
 .../20251226_add_pr_reviewer_table.go}             |   46 +-
 .../bitbucket/models/migrationscripts/register.go  |    1 +
 .../models/pr_reviewer.go}                         |   24 +-
 backend/plugins/bitbucket/tasks/pr_collector.go    |    2 +
 backend/plugins/bitbucket/tasks/pr_extractor.go    |   41 +-
 ...mment_convertor.go => pr_reviewer_convertor.go} |   41 +-
 grafana/dashboards/qdev_user_data.json             | 1588 ++++++++++----------
 8 files changed, 892 insertions(+), 853 deletions(-)
 copy backend/{core/models/migrationscripts/20220905_modify_cicd_pipeline.go => 
plugins/bitbucket/models/migrationscripts/20251226_add_pr_reviewer_table.go} 
(55%)
 copy backend/plugins/{gitee/models/issue_comment.go => 
bitbucket/models/pr_reviewer.go} (62%)
 copy backend/plugins/bitbucket/tasks/{pr_comment_convertor.go => 
pr_reviewer_convertor.go} (60%)

Reply via email to