Skip to content

Run independent factory issues concurrently with bounded developer lanes #563

Description

@neubig

The current recipe stops development whenever any PR awaits review, so an independent backlog still runs one issue at a time.

Ready for dev.

Acceptance criteria:

  • Run two or more developer lanes using the existing Automation Service scheduling/concurrency controls and the canonical issue-to-PR workflow.
  • Give each lane deterministic, disjoint issue ownership; do not start duplicate implementations or change ownership while runs are active.
  • Respect explicit issue dependencies before development and keep the number of open implementations bounded.
  • Use GitHub's existing branch-update operation to refresh stale PR bases and require independent acceptance of the new head.
  • Preserve identical behavior in local/Docker workspaces and per-role gateway/profile secret boundaries.
  • Verify overlapping development and independent review in the software factory demonstration under a bounded machine resource budget.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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