pub async fn enrich_changeset_context(
source: &SourceConfiguration,
changesets: &mut [PreparedChangeset],
)Expand description
Enrich changeset context with remote GitHub review-request and issue data.
pub async fn enrich_changeset_context(
source: &SourceConfiguration,
changesets: &mut [PreparedChangeset],
)Enrich changeset context with remote GitHub review-request and issue data.