Skip to content
Snippets Groups Projects

Return merge-request state in API

1 unresolved thread

What does this MR do?

  • expose cannot_be_merged and mergeable_discussions_state in Show an MR API.

re: #30161 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Brian Kabiro

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
776 776 expose :squash
777 777
778 778 expose :task_completion_status
779
780 expose :cannot_be_merged?, as: :has_conflicts
781 expose :mergeable_discussions_state?, as: :mergeable_discussions_state do |merge_request|
  • Brian Kabiro added 1 commit

    added 1 commit

    Compare with previous version

  • Brian Kabiro added 1 commit

    added 1 commit

    Compare with previous version

  • resolved all threads

  • Brian Kabiro added 2 commits

    added 2 commits

    Compare with previous version

  • assigned to @briankabiro and unassigned @reprazent

  • Also, feel free to add a changelog to take credit for your work!

  • Brian Kabiro added 1 commit

    added 1 commit

    • 3f25ac26 - Rename discussions field in MR response

    Compare with previous version

  • Brian Kabiro added 1 commit

    added 1 commit

    • 741b0d66 - Rename discussions field in MR response

    Compare with previous version

  • Brian Kabiro added 738 commits

    added 738 commits

    Compare with previous version

  • Brian Kabiro changed the description

    changed the description

  • Brian Kabiro added 1 commit

    added 1 commit

    • df803f7e - Rename discussions field in MR response

    Compare with previous version

  • Bob Van Landuyt resolved all threads

    resolved all threads

  • Bob Van Landuyt approved this merge request

    approved this merge request

  • Bob Van Landuyt mentioned in commit b021f889

    mentioned in commit b021f889

  • Brian Kabiro marked the checklist item Changelog entry as completed

    marked the checklist item Changelog entry as completed

  • mentioned in issue #30161 (closed)

  • Ray Paik changed milestone to %12.5

    changed milestone to %12.5

  • This merge request has been deployed to the GitLab.com environment gstg in GitLab auto-deploy version 12.5.201910311210-d5886f651a4.3ea7cde5d39.

    A list of all the deployed commits can be found here.


    :robot: If this message is incorrect, please create an issue in the Release Tools project.

  • This merge request has been deployed to the GitLab.com environment gprd-cny in GitLab auto-deploy version 12.5.201910312010-60c5d4225eb.efb9aedada9.

    A list of all the deployed commits can be found here.


    :robot: If this message is incorrect, please create an issue in the Release Tools project.

  • added workflowcanary label and removed workflowstaging label

  • This merge request has been deployed to the GitLab.com environment gprd in GitLab auto-deploy version 12.5.201911051208-6ed176c0af2.b8eace52b50.

    A list of all the deployed commits can be found here.


    :robot: If this message is incorrect, please create an issue in the Release Tools project.

  • added workflowproduction label and removed workflowcanary label

  • Thong Kuah mentioned in merge request !19982 (closed)

    mentioned in merge request !19982 (closed)

  • Please register or sign in to reply
    Loading