Skip to content

a8n: Add webhooks for label updates

Warren Gifford requested to merge a8n/labels-webhook into master

Created by: ryanslade

The main change here is that I removed Labels from the top level pull request struct and include them in timeline items instead. This allows us to receive updates to the timeline in real time from webhooks.

Part of https://github.com/sourcegraph/sourcegraph/issues/7549

Merge request reports

Loading