Skip to main content

build_stack_comment_data

Function build_stack_comment_data 

Source
pub fn build_stack_comment_data(
    plan: &SubmissionPlan,
    bookmark_to_pr: &HashMap<String, PullRequest>,
) -> StackCommentData
Expand description

Build stack comment data from the plan and PRs