Skip to content

db: make ListJobs accept a list of project keys

Administrator requested to merge ao/list-bb-workers-support-keys-array into main

Created by: sashaostrikov

This PR adds support for a list of project keys for which jobs are returned.

I'm not sure about the limit of 500 jobs/project keys Closes https://github.com/sourcegraph/sourcegraph/issues/36453

Test plan

new unit test added, existing tests should pass as well

Merge request reports

Loading