Skip to content

feat: add ntfy notification support#3684

Open
jhcpeixoto wants to merge 1 commit into
bluewave-labs:developfrom
jhcpeixoto:feat/ntfy-notifications
Open

feat: add ntfy notification support#3684
jhcpeixoto wants to merge 1 commit into
bluewave-labs:developfrom
jhcpeixoto:feat/ntfy-notifications

Conversation

@jhcpeixoto
Copy link
Copy Markdown

Closes #2817

Summary

  • add ntfy as a notification channel with server URL and topic configuration
  • route ntfy test alerts and monitor notifications through a dedicated provider
  • update validation, persistence, OpenAPI schema, and the notification form

Tests

  • npm run test:unit:services -- --runTestsByPath test/unit/providers/notifications/ntfyProvider.test.ts test/unit/services/notificationsService.test.ts
  • npm run build:openapi
  • npm run build (client)
  • npm run format-check (server)
  • npm run format-check (client)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ntfy support to Checkmate

1 participant