From 135b3876cf3c967308f01c7408874634c87fd166 Mon Sep 17 00:00:00 2001 From: Carlos Feria <2582866+carlosthe19916@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:19:14 +0200 Subject: [PATCH] docs: move to guac basic changes Signed-off-by: Carlos Feria <2582866+carlosthe19916@users.noreply.github.com> --- README.md | 2 +- pkg/config/config.yaml | 16 +++------------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index aafd5a7..c035c02 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,5 @@ jobs: contents: write if: github.event.pull_request.merged == true secrets: inherit - uses: trustification/release-tools/.github/workflows/backport.yaml@main + uses: guacsec/release-tools/.github/workflows/backport.yaml@main ``` \ No newline at end of file diff --git a/pkg/config/config.yaml b/pkg/config/config.yaml index 8b6621a..d8e0f38 100644 --- a/pkg/config/config.yaml +++ b/pkg/config/config.yaml @@ -10,20 +10,10 @@ # - org: the organization of the repo # repo: the repo repos: - - org: trustification - repo: trustification.github.io - - org: trustification - repo: release-tools - - org: trustification - repo: trustify-operator - # - org: trustification - # repo: trustify-helm-charts - # - org: trustification - # repo: trustify - - org: trustification + - org: guacsec + repo: trustify-release-tools + - org: guacsec repo: trustify-ui - - org: trustification - repo: trustify-tests # Labels # List of labels, their color and description, that should exist in the specified repositories.