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

Remove unnecessary filters for webhook notifications #735

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

hanifn
Copy link

@hanifn hanifn commented Jun 27, 2024

Description

This PR simplifies the new webhook integration feature of the notifications module to only 1 singular filter to modify the payload sent to the webhook.

Steps to Test

  1. Check out PR.
  2. Go to Notifications.
  3. Enable Send to webhook and add a valid webhook URL.
  4. Verify notifications are sent to the webhook on new editorial comment or extended post status change.

@hanifn hanifn merged commit cf678bb into develop Jun 28, 2024
2 of 3 checks passed
@hanifn hanifn deleted the update/webhook-filters branch June 28, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants