Skip to content

Add CampaignPlanPatch.BaseRef and make BaseRevision a commit ID

Administrator requested to merge campaign/patch-baseref into master

Created by: mrnugget

This is part of https://github.com/sourcegraph/sourcegraph/issues/8846 and extends the API with a BaseRef field that should now contain what previously was in BaseRevision.

BaseRevision will be interpreted as a commit ID. The updated src CLI client does that: https://github.com/sourcegraph/src-cli/pull/158

After releasing src CLI 3.10.12 I'm going to change the MinimumVersion here to require that.

Merge request reports

Loading