Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support rebase_in_progress #1775

Closed
Closed
@Predelnik

Description

@Predelnik

Description of the problem, including code/CLI snippet

Rebase operation (via gitlab) is asynchronous so if for example you want to do merge afterwards there is no way if rebase is finished or not.

mr.rebase ()# somehow wait for rebase🤔mr.merge ()

Expected Behavior

Possibility to check if rebase is in progress which is supported by gitlab api (seeinclude_rebase_in_progress inhttps://docs.gitlab.com/ee/api/merge_requests.html)

Actual Behavior

No way to check rebase in progress, having to rely on crude timers and so on.

I can see that in#823 it was specially left out but would it possible to support it maybe via separate function which does a request again and returns only this field maybe?

The other way is supportrebase & merge operation as one but it might be not very flexible approach since error may happen during rebase &c.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp