Skip to content

Delete expired CampaignSpecs and ChangesetSpecs

Warren Gifford requested to merge delete-expired-specs into campaign-spec-api-v1

Created by: mrnugget

This is the next item in the task list in https://github.com/sourcegraph/sourcegraph/pull/11675 and just simple housekeeping:

  • delete ChangesetSpecs if they haven't been attached to a CampaignSpec
  • delete CampaignSpecs if there is no Campaign with a reference to them (meaning that they haven't been applied yet)

Merge request reports

Loading