Skip to content

Link pipeline badge in README to the latest master commits

What does this MR do?

Adds a link to the pipeline badge in README.md file.

Why was this MR needed?

A follow-up for !1601 (merged). With !1601 (merged) we've added a Go Report Card badge that links to the report. Unfortunately, this makes the badges not aligned well when rendered.

Screenshot_2019-10-01_GitLab_org_gitlab-runner

With this MR we're fixing this and additionally we make the badge linkable, which allows one to see what change created this pipeline status.

Screenshot_2019-10-01_README_md___69882afdaba43a61746c0d34b45cac7a992f341b___GitLab_org_gitlab-runner

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Tomasz Maczukin

Merge request reports