This is an automated email from the ASF dual-hosted git repository.
klesh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 7b7875047 feat: pipeline scheduler supports priority (#8534)
add c1c128582 fix(github-graphql): fix empty startedAt field (#8536)
No new revisions were added by this update.
Summary of changes:
.../plugins/github_graphql/tasks/job_collector.go | 19 +-
.../github_graphql/tasks/job_collector_test.go | 325 +++++++++++++++++++++
2 files changed, 339 insertions(+), 5 deletions(-)
create mode 100644 backend/plugins/github_graphql/tasks/job_collector_test.go