This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 161
glab might be too quick for GitLab #407
Comments
Finally, what I expected to be brought up in the future! |
I found that sleeping 6 seconds between |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues. |
profclems
added a commit
that referenced
this issue
May 12, 2021
Merge fails when mr is rebasing and it is due to glab being too fast for GitLab. To solve this, we retry the merge api 3 times at a 6s interval each Ref: #695 (comment) Resolves #407
profclems
added a commit
to olearycrew/glab
that referenced
this issue
Jun 12, 2021
Merge fails when mr is rebasing and it is due to glab being too fast for GitLab. To solve this, we retry the merge api 3 times at a 6s interval each Ref: profclems#695 (comment) Resolves profclems#407
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
It is possible that GitLab will send wrong information telling it is not possible to merge if a merge request merge attempt is made too quick after rebasing it
Expected Behavior vs Actual Behavior
For it to merge on first try
Steps to Reproduce
glab mr rebase
glab mr accept
Your Environment
glab --version
): glab version 1.12.1-95-gf6476eb (2020-12-23)The text was updated successfully, but these errors were encountered: