Skip to content

feat: gr2 lane checkout-pr for isolated multi-repo review lanes #546

@laynepenney

Description

@laynepenney

Summary

Implement gr2 lane checkout-pr so users can review or patch a PR in a disposable review lane without disturbing active feature work.

Why

Review isolation is a core requirement for both human and agent workflows. A PR checkout must not mutate the current feature lane.

Scope

  • create or update a review lane from a PR
  • record PR association in lane metadata
  • allow lane-local build/test/run after checkout
  • keep review lanes disposable and clearly typed

Acceptance criteria

  • checking out a PR does not disturb the current feature lane
  • review lanes can coexist with feature and scratch lanes
  • PR association is durable in metadata
  • behavior works for cross-repo and single-repo review flows

Design refs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions