webrecorder/browsertrix

[Feature]: Add QA webhooks

Closed this issue · 5 comments

What change would you like to see?

It would be great if Browsertrix had a way to send webhook requests when QA had been completed for a crawl, similar to how it currently can make requests when crawls are completed.

Specifically: when the user fills out this screen, the request would contain all the relevant data. QA status, crawl ID, org, new description, etc.

image

Context

This would be pretty helpful for our web archive ingesting system, for example to only ingest crawls that have been approved, or to be able to mark already ingested crawls with their QA status as it changes.

tw4l commented

Also add webhooks for QA analysis run started and finished

tw4l commented

Hi @makew0rld, we're putting this on the next sprint starting tomorrow, I'll let you know when we have something to test!

tw4l commented

@makew0rld This will be in the forthcoming 1.11 release!

It's already in the published 1.11.0-beta.1 if you want to try it out: https://github.com/webrecorder/browsertrix/releases/tag/v1.11.0-beta.1

Awesome, thanks! I'll test this out once it's running on app.browsertrix.com.