Skip to main content

sync_retargeted_releases

Function sync_retargeted_releases 

Source
pub async fn sync_retargeted_releases(
    source: &SourceConfiguration,
    tag_updates: &[RetargetTagResult],
    dry_run: bool,
) -> MonochangeResult<Vec<RetargetProviderResult>>
Expand description

Sync existing GitHub releases so retargeted tags point at the new commits.