Skip to content

Conversation

@esguerrat
Copy link
Contributor

Brief Summary of Changes

What Does This PR Address?

  • GitHub issue (Add reference - #XX)
  • Refactoring
  • New feature
  • Bug fix
  • Adds more tests

Are Tests Included?

  • Yes
  • No

Reviewer, Please Note:

@esguerrat esguerrat self-assigned this Nov 21, 2025
name?: string,
enabled?: boolean
enabled?: boolean,
dedicated_for?: string
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
dedicated_for?: string
dedicated_for?: 'webhooks'

@@ -1,17 +1,19 @@
/* eslint-disable no-mixed-spaces-and-tabs */
/* eslint-disable no-tabs */
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't disable eslint rules

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.

3 participants