Expose head pipeline in the related merge requests
Expose head pipeline for the MR in the api when requesting related merge requests for an issue and show a detailed status for the pipeline, which would include: details_path, favicon, group, icon, label, text, tooltip. https://gitlab.com/gitlab-org/gitlab-ce/issues/57662#note_152023412
显示
- lib/api/entities.rb 9 个添加, 0 个删除lib/api/entities.rb
- lib/api/issues.rb 1 个添加, 1 个删除lib/api/issues.rb
- spec/fixtures/api/schemas/public_api/v4/merge_request.json 7 个添加, 1 个删除spec/fixtures/api/schemas/public_api/v4/merge_request.json
- spec/fixtures/api/schemas/public_api/v4/pipeline/basic.json 1 个添加, 2 个删除spec/fixtures/api/schemas/public_api/v4/pipeline/basic.json
- spec/fixtures/api/schemas/public_api/v4/pipeline/detail.json 32 个添加, 0 个删除spec/fixtures/api/schemas/public_api/v4/pipeline/detail.json
- spec/requests/api/merge_requests_spec.rb 8 个添加, 0 个删除spec/requests/api/merge_requests_spec.rb
- spec/requests/api/pipelines_spec.rb 7 个添加, 0 个删除spec/requests/api/pipelines_spec.rb
加载中
想要评论请 注册 或 登录