Closing or deleting a campaign

You can close a campaign when you don't need it anymore, when all changes have been merged, or when you decide not to proceed with making changes. A closed campaign still appears in the campaigns list. To completely remove it, you can delete the campaign.

Any person with admin access to the campaign can close or delete it.

Closing a campaign

  1. Click the Campaigns icon campaigns icon in the top navigation bar.

  2. In the list of campaigns, click the campaign that you'd like to close or delete.

  3. In the top right, click the Close button.

  4. Select whether you want to close all of the campaign's open changesets (e.g., closing all associated GitHub pull requests on the code host).

  5. Click Close campaign.

Once a campaign is closed it can't be updated or reopened anymore.

Delete a campaign

  1. First, close the campaign.

  2. Instead of a "Close campaign" button you'll now see a Delete button.

  3. Click Delete.

The campaign is now deleted from the Sourcegraph instance. The changesets it created (and possibly closed) will still exist on the code hosts, since most code hosts don't support deleting changesets.