mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #404] [MERGED] Ntfy as Alerter #733
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/404
Author: @GFXSpeed
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/12/2025
Merged by: @mbecker20
Base:
1.17.1← Head:main📝 Commits (3)
791cfd7add ntfy alertercba31b0add ntfy alerter8a8d5a2add ntfy alerter📊 Changes
6 files changed (+233 additions, -1 deletions)
View changed files
📝
bin/core/src/alert/mod.rs(+6 -0)➕
bin/core/src/alert/ntfy.rs(+176 -0)📝
client/core/rs/src/entities/alerter.rs(+28 -0)📝
client/core/ts/src/types.ts(+9 -1)📝
frontend/public/client/types.d.ts(+11 -0)📝
frontend/src/components/resources/alerter/config/endpoint.tsx(+3 -0)📄 Description
Adds ntfy as an Alerter
before with custom alerter / after

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.