Skip to content

pings: Add changeset data

Administrator requested to merge changeset-ping-data into master

Created by: ryanslade

This implements RFC 154

Two new columns are added to the changets table:

  • created_by_campaign BOOLEAN
  • added_to_campaign BOOLEAN

NOTE: This PR will not be merged until the associated BigQuery schema changes have been made.

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

Merge request reports

Loading