Comment 0 for bug 1833424

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

I've written a simple python http server that uses launchpadlib to listen for snap:build:0.1 webhook events on a snap of mine. I get callbacks for store_upload_status == 'Unscheduled' and 'Pending', but nothing for 'Uploaded'.

These events don't show in 'Recent deliveries' on the Manage webhook page, so it would seem they're just not being sent.