Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add MSTeams and Telegram channels to CLI #1004

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RedOctober117
Copy link

@RedOctober117 RedOctober117 commented Dec 16, 2024

I hereby confirm that I followed the code guidelines found at engineering guidelines

^ (access is denied to me)

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

Completely unfamiliar with the code base, so consider this my modest attempt at a contribution. It does not look like the Checkly API has native support for Teams/Telegram endpoints, so I went through the Webhook endpoint with templates identical to what the webpage offers.

Open to all feedback and will fix whatever is wrong.

Resolves #995

New Dependency Submission

N/A

@sorccu
Copy link
Collaborator

sorccu commented Dec 20, 2024

Hi @RedOctober117, thanks a lot for the contribution! I've been super busy lately but intend to review this soon.

@RedOctober117
Copy link
Author

@sorccu No worries, I look forward to it!

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.

feat: add construct for MS Teams and Telegram alert channels in the CLI
2 participants