Skip to content

Conversation

@Aze331
Copy link
Contributor

@Aze331 Aze331 commented Nov 10, 2025

📑 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 Uptime Kuma’s preset JSON works out-of-the-box with Keep’s webhook endpoint. There are no functional or behavioral changes to the provider.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

  • This is metadata/UI guidance only; it does not alter alert ingestion or STATUS_MAP behavior.
  • The {keep_webhook_api_url_with_auth} placeholder is consistent with other providers (e.g., Pingdom) and is resolved by Keep at runtime.

Aze331 and others added 2 commits November 6, 2025 01:20
Adds webhook_description (steps + authenticated URL). Leaves webhook_template blank since Kuma’s preset JSON works out-of-the-box. No functional changes.
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 10, 2025

Skipped: This PR does not target one of your configured branches: (refactor/2512-nextjs-15)

@vercel
Copy link

vercel bot commented Nov 10, 2025

@Aze331 is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 10, 2025
@github-actions
Copy link
Contributor

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

@dosubot dosubot bot added Documentation Improvements or additions to documentation Provider Providers related issues labels Nov 10, 2025
@shahargl
Copy link
Member

Hey! thanks for opening this PR!

We have some problem with the CI/CD. Going to handle it soon and let this PR in :)

@vercel
Copy link

vercel bot commented Nov 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
keep Ready Ready Preview Comment Nov 16, 2025 7:54am

@Aze331
Copy link
Contributor Author

Aze331 commented Nov 17, 2025

Hey @shahargl , thanks for fixing the problem, I realize now that I made a mistake in ee225e7

The file was not generated due to my ignorance,
import AutoGeneratedSnippet from '/snippets/providers/uptimekuma-snippet-autogenerated.mdx';

Saw that I should execute python3 scripts/docs_render_provider_snippets.py from #5366 (comment).

Should I fix it in this PR or create a new one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation Provider Providers related issues size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants