mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #46] [FEATURE] Better webhook support #34
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @vtmocanu on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/46
It would be nice to have variables in the hooks so we can know which Database is unhealthy, or which Backup is failing.
Also maybe consolidate healhty/unhealhty in one hook and the variables will make the difference?
Thank you for this awsome product.
@Stitch10925 commented on GitHub (Oct 2, 2024):
Seconded!
@eduardolat commented on GitHub (Oct 2, 2024):
This will be added in future versions
@eduardolat commented on GitHub (Sep 28, 2025):
Reminder: when implementing, take this into account #134
@ktwrd commented on GitHub (Sep 29, 2025):
(tldr of #134) Templates for popular messaging services (e.g: Discord, Slack, etc...) would also be really good! Something similar to how Gitea manages webhook notifications.