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 Flow and Source filter options for webhook events #84

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

philipnbbc
Copy link
Contributor

Details

This PR updates the webhook resource to allows Flow related events to be filtered using a list of allowed IDs and similarly Source related events.

Pivotal Story (if relevant)

Story URL: https://www.pivotaltracker.com/story/show/187978722

Related PRs

Where appropriate. Indicate order to be merged.

Submitter PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • API version has been incremented if necessary
  • ADR status has been updated, and ADR implementation has been recorded
  • Documentation updated (README, etc.)
  • PR added to Pivotal story (if relevant)
  • Follow-up stories added to Pivotal

Reviewer PR Checks

(tick as appropriate)

  • PR completes task/fixes bug
  • Design makes sense, and fits with our current code base
  • Code is easy to follow
  • PR size is sensible
  • Commit history is sensible and tidy

Info on PRs

The checks above are guidelines. They don't all have to be ticked, but they should all have been considered.

Allows Flow related events to be filtered using a list of allowed IDs
and similarly Source related events.

sem-ver: feature
@philipnbbc philipnbbc requested a review from a team as a code owner August 21, 2024 07:54
@j616 j616 self-assigned this Aug 21, 2024
Copy link
Contributor

@j616 j616 left a comment

Choose a reason for hiding this comment

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

Minor NIT. LGTM.

api/schemas/webhook.json Outdated Show resolved Hide resolved
PDN: decided to revert the change.

Co-authored-by: James Sandford <james.sandford@bbc.co.uk>
@philipnbbc philipnbbc force-pushed the philipn-webhook-flow-source-filter branch from 405366a to 378375a Compare August 22, 2024 13:56
@philipnbbc philipnbbc merged commit 2cc46f1 into main Aug 23, 2024
5 checks passed
@philipnbbc philipnbbc deleted the philipn-webhook-flow-source-filter branch August 23, 2024 12:19
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.

2 participants