Commit f67e67f8 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'docs-add-version-note-coverage-badge' into 'master'

Add version note for custom coverage badges

See merge request gitlab-org/gitlab!36268
parents 5fec2240 d2014c72
......@@ -310,6 +310,8 @@ https://example.gitlab.com/<namespace>/<project>/badges/<branch>/coverage.svg?st
### Custom badge text
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/17555) in GitLab 13.1.
The text for a badge can be customized. This can be useful to differentiate between multiple coverage jobs that run in the same pipeline. Customize the badge text and width by adding the `key_text=custom_text` and `key_width=custom_key_width` parameters to the URL:
```plaintext
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment