Skip to content

Allow asynchronous rebase operations to be monitored

What does this MR do?

Currently, it's impossible to reliably track the status of an asynchronous rebase operation.

This MR introduces a MergeRequest#rebase_jid which operates similarly to MergeRequest#merge_jid and can be used for reliable tracking.

Does this MR meet the acceptance criteria?

Conformity

Closes #54117 (closed)

Edited by Nick Thomas

Merge request reports

Loading