From 390b4dadd1bfb41bddbccf084fec7e737d7c7ee4 Mon Sep 17 00:00:00 2001 From: patchkez Date: Wed, 11 Dec 2024 15:20:10 +0100 Subject: [PATCH] Trigger iqe/bonfire tests --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acb1c69dc..8bdc32fed 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![OpenAPI Status](https://github.com/RedHatInsights/patchman-engine/actions/workflows/open_api_spec.yml/badge.svg)](https://github.com/RedHatInsights/patchman-engine/actions/workflows/open_api_spec.yml) [![Code Coverage](https://codecov.io/gh/RedHatInsights/patchman-engine/branch/master/graph/badge.svg)](https://codecov.io/gh/RedHatInsights/patchman-engine) + # patchman-engine System Patch Manager is one of the applications for [console.redhat.com](https://console.redhat.com). This application allows users to display and manage available patches for their registered systems. This code repo stores sources for the backend part of the application which provides the REST API to the frontend.