pub fn map_promotion_batch_evidence(
repo: &str,
base_tag: &str,
head_tag: &str,
commits: &[CompareCommit],
commit_pulls: &[GitHubCommitPullAssociation],
) -> PromotionBatchExpand description
Converts a GitHub tag comparison into a platform-neutral PromotionBatch.