renovate-downstream: check for status context
Created by: bobheadxi
for #13842 - made a bit more of a systematic approach:
- set up https://webhook.site
- subscribe to webhooks via repo settings
- trigger buildkite run and look at what happens
Example success event:
{
"id": 10777871439,
"sha": "ae96a5a57a8b414ec59e64078addf5ac46a89b41",
"name": "sourcegraph/sourcegraph",
"target_url": "https://buildkite.com/sourcegraph/sourcegraph/builds/73542",
"avatar_url": "https://avatars1.githubusercontent.com/oa/46194?v=4",
"context": "buildkite/sourcegraph",
"description": "Build #73542 passed (12 minutes, 42 seconds)",
"state": "success",