Wait for push event after commit via API
What does this MR do and why?
This avoids possible flakiness caused when a test proceeds before the backend fully processes the commit.
For example, when the push event notification doesn't appear with the option to create a new merge request.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.