Skip to content

Implement the RetryCampaign mutation

Administrator requested to merge retry-campaign into master

Created by: ryanslade

The main change here is that CreateChangeset defined on ChangesetSource is now idempotent.

If we attempt to create a PR that already exists we'll retrieve and continue as if we just created it.

Issue: https://github.com/sourcegraph/sourcegraph/issues/6718

Merge request reports

Loading