{% import "md/macros/sections.md" as s with context -%}
{#
  Reading order for whoever picks the release up: what was handed off, what the
  branch and PR ended up as, and whether a merge would conflict.
-#}
{{ s.section("releaseHandoff.handoffScope", "Handoff Scope") }}
{{ s.section("releaseHandoff.userSelections", "User Selections") }}
{{ s.section("releaseHandoff.featureBranchState", "Feature Branch State") }}
{{ s.section("releaseHandoff.pullRequestOutcome", "Pull Request Outcome") }}
{{ s.section("releaseHandoff.mergeConflictProbe", "Merge Conflict Probe") }}
{{ s.section("releaseHandoff.executedCommands", "Executed Commands") }}
{{ s.section("releaseHandoff.routingRecommendation", "Routing Recommendation") }}
{{ md_rest("releaseHandoff", 3) }}
