-
Notifications
You must be signed in to change notification settings - Fork 20
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
get results in webhook handler #1175
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @yehiyam)
core/api-server/lib/webhook/webhooks-handler.js, line 77 at r2 (raw file):
async _fillMissing(element) {
Need to think of different way...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @nassiharel)
core/api-server/lib/webhook/webhooks-handler.js, line 77 at r2 (raw file):
Previously, NassiHarel (Nassi Harel) wrote…
async _fillMissing(element) {
Need to think of different way...
Lets open another issue to redesign the whole result saving
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, 2 of 2 files at r3.
Reviewable status: complete! all files reviewed, all discussions resolved
* get results in webhook handler * fix: add swagger properties Co-authored-by: NassiHarel <nassi9@gmail.com> .... bump version [skip ci]
* get results in webhook handler * fix: add swagger properties Co-authored-by: NassiHarel <nassi9@gmail.com> .... bump version [skip ci]
This change is