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 ability to create an Outgoing Webhook with the PATCH HTTP method via the UI #3604

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

joeyorlando
Copy link
Contributor

What this PR does

Closes #3564

TODO

  • add e2e tests for creating Outgoing Webhooks

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@joeyorlando joeyorlando added the pr:no public docs Added to a PR that does not require public documentation updates label Dec 29, 2023
@joeyorlando joeyorlando requested a review from a team December 29, 2023 22:04
@joeyorlando joeyorlando merged commit 44ec718 into dev Jan 2, 2024
20 checks passed
@joeyorlando joeyorlando deleted the jorlando/create-patch-outgoing-webhook-via-ui branch January 2, 2024 18:04
brojd pushed a commit that referenced this pull request Sep 18, 2024
…via the UI (#3604)

# What this PR does

Closes #3564

## TODO
- [ ] add e2e tests for creating Outgoing Webhooks

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to create outgoing webhook w/ PATCH HTTP Method via the UI
1 participant