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

add webhook test button #4218

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

ravishankar15
Copy link
Contributor

@ravishankar15 ravishankar15 commented Apr 13, 2024

What this PR does

Add Webhook test button enabling the users to test their template and receive the web hook without making or creating the actual alerts.

Which issue(s) this PR closes

Closes #2460

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • Added the relevant release notes label (see labels prefixed w/ release:). These labels dictate how your PR will
    show up in the autogenerated release notes.

@ravishankar15 ravishankar15 marked this pull request as ready for review April 19, 2024 09:50
@ravishankar15 ravishankar15 requested review from a team as code owners April 19, 2024 09:51
@ravishankar15
Copy link
Contributor Author

ravishankar15 commented Apr 19, 2024

The API changes is complete please take a look. I will make a separate commit for the UI changes

@joeyorlando joeyorlando changed the title fix(2460) Add webhook test button add webhook test button May 14, 2024
Copy link
Collaborator

@joeyorlando joeyorlando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think at a high-level the backend changes make sense. I'm wondering how this new API endpoint would be used? I don't see any frontend changes.

@joeyorlando joeyorlando requested a review from mderynck May 14, 2024 20:04
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 Webhook test button
2 participants