You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(gitlab): use push SHA to avoid stale MR API (#2453)
GitLab's GetMergeRequest API may return stale SHA after force push.
Use SHA from PushFilesToRefGit directly instead.
Signed-off-by: Akshay Pant <akshay.akshaypant@gmail.com>
0 commit comments