[pve-devel] applied-series: [pbs-devel] [PATCH proxmox-backup v3 11/14] api: notification: add API routes for webhook targets
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 26 11:59:00 CET 2024
Am 08.11.24 um 15:41 schrieb Lukas Wagner:
> Copied and adapted from the Gotify ones.
>
> Signed-off-by: Lukas Wagner <l.wagner at proxmox.com>
> Tested-By: Stefan Hanreich <s.hanreich at proxmox.com>
> ---
> src/api2/config/notifications/mod.rs | 2 +
> src/api2/config/notifications/webhook.rs | 175 +++++++++++++++++++++++
> 2 files changed, 177 insertions(+)
> create mode 100644 src/api2/config/notifications/webhook.rs
>
>
applied the four remaining PBS patches, thanks!
FYI I used the `--whitespace=fix` git apply/am option to drop a few trailing
whitespaces in the docs patches, just noting to avoid any surprise why this
cannot be directly rebased on.
More information about the pve-devel
mailing list