From b9727e4afc1dc08f69e1020a9e2c7ade58107628 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 28 Jun 2025 16:24:19 -0500 Subject: [PATCH] update workflows --- .gitea/workflows/release-charts-cloudflared.yml | 2 +- .gitea/workflows/release-charts-generic-device-plugin.yml | 4 +++- .gitea/workflows/release-charts-gitea-actions.yml | 4 +++- .gitea/workflows/release-charts-postgres-cluster.yml | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/release-charts-cloudflared.yml b/.gitea/workflows/release-charts-cloudflared.yml index 8ce84d1..1330914 100644 --- a/.gitea/workflows/release-charts-cloudflared.yml +++ b/.gitea/workflows/release-charts-cloudflared.yml @@ -81,5 +81,5 @@ jobs: tags: action,failed details: 'Helm Chart for cloudflared release workflow has failed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' - actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/helm-charts/actions?workflow=release-charts-cloudflared.yml", "clear": true}]' + actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/site-profile/actions?workflow=release-image.yml", "clear": true}]' image: true diff --git a/.gitea/workflows/release-charts-generic-device-plugin.yml b/.gitea/workflows/release-charts-generic-device-plugin.yml index 4a4c48d..c5c8279 100644 --- a/.gitea/workflows/release-charts-generic-device-plugin.yml +++ b/.gitea/workflows/release-charts-generic-device-plugin.yml @@ -65,6 +65,7 @@ jobs: title: 'Gitea Action' priority: 3 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,successfully,completed details: 'Helm Chart for generic-device-plugin release workflow has successfully completed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' @@ -77,7 +78,8 @@ jobs: title: 'Gitea Action' priority: 4 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,failed details: 'Helm Chart for generic-device-plugin release workflow has failed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' - actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/helm-charts/actions?workflow=release-charts-generic-device-plugin.yml", "clear": true}]' + actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/site-profile/actions?workflow=release-image.yml", "clear": true}]' image: true diff --git a/.gitea/workflows/release-charts-gitea-actions.yml b/.gitea/workflows/release-charts-gitea-actions.yml index 309ceb3..8e7a6f2 100644 --- a/.gitea/workflows/release-charts-gitea-actions.yml +++ b/.gitea/workflows/release-charts-gitea-actions.yml @@ -65,6 +65,7 @@ jobs: title: 'Gitea Action' priority: 3 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,successfully,completed details: 'Helm Chart for gitea-actions release workflow has successfully completed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' @@ -77,7 +78,8 @@ jobs: title: 'Gitea Action' priority: 4 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,failed details: 'Helm Chart for gitea-actions release workflow has failed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' - actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/helm-charts/actions?workflow=release-charts-gitea-actions.yml", "clear": true}]' + actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/site-profile/actions?workflow=release-image.yml", "clear": true}]' image: true diff --git a/.gitea/workflows/release-charts-postgres-cluster.yml b/.gitea/workflows/release-charts-postgres-cluster.yml index 33c4584..3a9b40f 100644 --- a/.gitea/workflows/release-charts-postgres-cluster.yml +++ b/.gitea/workflows/release-charts-postgres-cluster.yml @@ -65,6 +65,7 @@ jobs: title: 'Gitea Action' priority: 3 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,successfully,completed details: 'Helm Chart for postgres-cluster release workflow has successfully completed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' @@ -77,7 +78,8 @@ jobs: title: 'Gitea Action' priority: 4 headers: '{"Authorization": "Bearer ${{ secrets.NTFY_CRED }}"}' + tags: action,failed details: 'Helm Chart for postgres-cluster release workflow has failed!' icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/gitea.png' - actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/helm-charts/actions?workflow=release-charts-postgres-cluster.yml", "clear": true}]' + actions: '[{"action": "view", "label": "Open Gitea", "url": "https://gitea.alexlebens.dev/alexlebens/site-profile/actions?workflow=release-image.yml", "clear": true}]' image: true