Skip to main content

Module adapter

Module adapter 

Source

Structs§

GitHubCommitPullAssociation
Associates a commit SHA with the pull requests that introduced it.

Functions§

build_pull_request_bundle
Builds an evidence bundle from a single pull request’s metadata and reviews.
build_release_bundle
Builds an evidence bundle from a release tag comparison and associated commits.
map_build_platform_evidence
Maps check run evidence into build platform evidence.
map_check_runs_evidence
Maps GitHub check run items and combined commit statuses into platform-neutral evidence.
map_promotion_batch_evidence
Converts a GitHub tag comparison into a platform-neutral PromotionBatch.
map_pull_request_evidence
Converts GitHub PR data into a platform-neutral GovernedChange.