Closed jmini closed 1 year ago
When multiple "[ucascade] Auto MR" are stacked and the oldest one is merged, then the next MR that should be merged by:
https://github.com/unblu/ucascade/blob/7e8f23adf3246c2f0ce510d81903b3aeea78797f/src/main/java/service/GitLabService.java#L184-L199
But sometimes GitLab set the status to broken_status. In that case we probably need to wait until we know the status for good.
broken_status
When multiple "[ucascade] Auto MR" are stacked and the oldest one is merged, then the next MR that should be merged by:
https://github.com/unblu/ucascade/blob/7e8f23adf3246c2f0ce510d81903b3aeea78797f/src/main/java/service/GitLabService.java#L184-L199
But sometimes GitLab set the status to
broken_status
. In that case we probably need to wait until we know the status for good.