new notification updates
Some checks failed
Apply Kuberentes Configs / update-repo (push) Successful in 0s
Apply Kuberentes Configs / update-infrastructure (push) Failing after 2s
Apply Kuberentes Configs / notify-on-failure (push) Successful in 0s

This commit is contained in:
2026-02-18 20:43:20 -07:00
parent 0fe208cce1
commit 02bbb0e425
2 changed files with 12 additions and 3 deletions

View File

@@ -65,11 +65,11 @@ jobs:
title: "Kubernetes Apply Failed"
message: |
Failed to apply kubernetes configs
Workflow: ${{ gitea.workflow }}
Repository: ${{ gitea.repository }}
Run: ${{ gitea.run_number }}
Job: update-infrastructure
Status: ${{ needs.update-infrastructure.result }}
Logs: https://git.alexmickelson.guru/${{ gitea.repository }}/actions/runs/${{ gitea.run_id }}
Time: ${{ gitea.run_started_at }}
action_url: "https://git.alexmickelson.guru/${{ gitea.repository }}/actions/runs/${{ gitea.run_number }}/jobs/${{ gitea.job }}"
priority: "high"
tags: "rotating_light,kubernetes"