Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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][17.0] webhook_outgoing: send outgoing webhook requests #15
base: 17.0
Are you sure you want to change the base?
[ADD][17.0] webhook_outgoing: send outgoing webhook requests #15
Changes from all commits
8ca4d3a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 60 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L60
Check warning on line 64 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L64
Check warning on line 66 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L66
Check warning on line 68 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L68
Check warning on line 74 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L74
Check warning on line 77 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L77
Check warning on line 84 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L83-L84
Check warning on line 89 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L87-L89
Check warning on line 91 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L91
Check warning on line 94 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L93-L94
Check warning on line 99 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L97-L99
Check warning on line 103 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L102-L103
Check warning on line 105 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L105
Check warning on line 108 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L107-L108
Check warning on line 112 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L110-L112
Check warning on line 116 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L115-L116
Check warning on line 120 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L119-L120
Check warning on line 124 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L123-L124
Check warning on line 127 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L127
Check warning on line 133 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L129-L133
Check warning on line 140 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L140
Check warning on line 146 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L143-L146
Check warning on line 149 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L148-L149
Check warning on line 151 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L151
Check warning on line 155 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L155
Check warning on line 162 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L162
Check warning on line 165 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L165
Check warning on line 175 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L175
Check warning on line 178 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L178
Check warning on line 180 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L180
Check warning on line 185 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L185
Check warning on line 188 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L187-L188
Check warning on line 198 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L197-L198
Check warning on line 200 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L200
Check warning on line 204 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L203-L204
Check warning on line 206 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L206
Check warning on line 208 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L208
Check warning on line 210 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L210
Check warning on line 213 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L212-L213
Check warning on line 215 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L215
Check warning on line 220 in webhook_outgoing/models/ir_action_server.py
Codecov / codecov/patch
webhook_outgoing/models/ir_action_server.py#L220