Skip to content

Embedded GitHub status badges are not displayed #835

@marc1404

Description

@marc1404

Example page: https://gardener.cloud/docs/gardenctl-v2/

Image

Wherever repository pages use a GitHub status badge, it is not displayed when embedded into the documentation.

Checking the source for such a status badge shows that the following URL is used:
https://github.com/gardener/gardenctl-v2/actions/workflows/non-release.yaml?query=branch%3Amaster

Unfortunately, on the rendered documentation page, this URL suddenly looks like this:
https://github.com/gardener/gardenctl-v2/raw/workflows/non-release.yaml/badge.svg

Somewhere during the build process (probably through Docforge) this URL is rewritten and broken.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions