[go: up one dir, main page]

Skip to content

Add a quick action for /rebase

This will make it easier for people to bring their merge requests up-to-date.

Since /rebase and /merge actions are not atomic or serialized, we may run into confusing race conditions if these are applied together. For now, we just ignore the /merge and proceed with the rebase.

Relates to #29406 (closed)

Edited by Stan Hu

Merge request reports

Loading