Skip to content

Implement reenqueue bulk operation type

Administrator requested to merge es/retry-bulk-operation into main

Created by: eseliger

This PR implements a bulk operation type that allows to retry multiple changesets at once. Currently it is only available when filtering by state === "FAILED". We will be able to losen that constraint, once we have backend evaluation of possible operation types.

Closes https://github.com/sourcegraph/sourcegraph/issues/20867

Merge request reports

Loading