From ca4f06ed81da30345bfde6b68167b0b34acb979c Mon Sep 17 00:00:00 2001 From: Daniel Glaser <7723396+the78mole@users.noreply.github.com> Date: Sun, 30 Nov 2025 14:15:52 +0100 Subject: [PATCH 1/2] Add project badges to README Added badges for build status, release, downloads, and DeepWiki (for auto-update). --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ff320ad7..1582ad00 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # jumpstarter-router + +[![Build and push container image](https://github.com/jumpstarter-dev/jumpstarter-controller/actions/workflows/build.yaml/badge.svg)](https://github.com/jumpstarter-dev/jumpstarter-controller/actions/workflows/build.yaml) +![GitHub Release](https://img.shields.io/github/v/release/jumpstarter-dev/jumpstarter-controller) +![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/jumpstarter-dev/jumpstarter-controller/total) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/jumpstarter-dev/jumpstarter-controller) + // TODO(user): Add simple overview of use/purpose ## Description From 0d84b833eb130c89b12903294958055e0be5dd1d Mon Sep 17 00:00:00 2001 From: Miguel Angel Ajo Pelayo Date: Tue, 2 Dec 2025 12:39:18 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1582ad00..12171587 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# jumpstarter-router +# jumpstarter-controller [![Build and push container image](https://github.com/jumpstarter-dev/jumpstarter-controller/actions/workflows/build.yaml/badge.svg)](https://github.com/jumpstarter-dev/jumpstarter-controller/actions/workflows/build.yaml) ![GitHub Release](https://img.shields.io/github/v/release/jumpstarter-dev/jumpstarter-controller)