Skip to main content

map_promotion_batch_evidence

Function map_promotion_batch_evidence 

Source
pub fn map_promotion_batch_evidence(
    repo: &str,
    base_tag: &str,
    head_tag: &str,
    commits: &[CompareCommit],
    commit_pulls: &[GitHubCommitPullAssociation],
) -> PromotionBatch
Expand description

Converts a GitHub tag comparison into a platform-neutral PromotionBatch.