Skip to content

Add signature badge and pipeline status to commit details in MR diff

Paul Slaughter requested to merge 49329-mr-show-commit-details into master

What does this MR do?

Following up from !21784 (merged), this MR adds the signature badge and pipeline status to the MR diff commit details. This is the last part of #49329 (closed).

It exposes two new properties in the API of diffs.json

  • commit.signature_html
  • commit.pipeline_status_path

Screenshots

Screen_Shot_2018-10-03_at_7.17.34_AM

What are the relevant issue numbers?

Closes #49329 (closed)

Does this MR meet the acceptance criteria?

Edited by Paul Slaughter

Merge request reports