Aze331
Aze331
**The `deno-slack` versions** ``` "deno-slack-sdk/": "https://deno.land/x/[email protected]/", "deno-slack-api/": "https://deno.land/x/[email protected]/" ``` **Deno runtime version** ``` deno 2.2.3 (stable, release, x86_64-pc-windows-msvc) v8 13.4.114.11-rusty typescript 5.7.3 ``` **OS info** `Microsoft Windows [Version 10.0.19045.5487] `...
## 📑 Description This PR updates the `UptimekumaProvider` with a `webhook_description` to guide users through configuring Uptime Kuma to send alerts to Keep. The `webhook_template` remains an empty string, because...
**Describe the bug** When using MySQL DB secret manager (SECRET_MANAGER_TYPE=db), provider OAuth secrets (e.g., PagerDuty) were truncated due to the secret.value column being defined as VARCHAR(255). As a result, long...