renovate-config-validator/.github/README.md
Stephan Schnabel 33b70ed5ae
All checks were successful
ci/woodpecker/push/dockerhub Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test/1 Pipeline was successful
ci/woodpecker/push/test/2 Pipeline was successful
Initial draft of plugin.
2025-06-18 15:41:38 +02:00

13 lines
1.4 KiB
Markdown

# `renovate-config-validatator` WoodpeckerCI Plugin
[![pulls](https://img.shields.io/docker/pulls/kokuwaio/renovate-config-validatator)](https://hub.docker.com/r/kokuwaio/renovate-config-validatator)
[![size](https://img.shields.io/docker/image-size/kokuwaio/renovate-config-validatator)](https://hub.docker.com/r/kokuwaio/renovate-config-validatator)
[![dockerfile](https://img.shields.io/badge/source-Dockerfile%20-blue)](https://git.kokuwa.io/woodpecker/renovate-config-validatator/src/branch/main/Dockerfile)
[![license](https://img.shields.io/badge/License-EUPL%201.2-blue)](https://git.kokuwa.io/woodpecker/renovate-config-validatator/src/branch/main/LICENSE)
[![prs](https://img.shields.io/gitea/pull-requests/open/woodpecker/renovate-config-validatator?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/woodpecker/renovate-config-validatator/pulls)
[![issues](https://img.shields.io/gitea/issues/open/woodpecker/renovate-config-validatator?gitea_url=https%3A%2F%2Fgit.kokuwa.io)](https://git.kokuwa.io/woodpecker/renovate-config-validatator/issues)
A [WoodpeckerCI](https://woodpecker-ci.org) plugin for [Renovate configuration validation](https://docs.renovatebot.com/config-validation/).
Also usable with Gitlab, Github or locally, see examples for usage.
For more documention see: [git.kokuwa.io/woodpecker/markdownlint](https://git.kokuwa.io/woodpecker/markdownlint)