Skip to content

Move Linear issues to In Review when a PR is ready for review - #778

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-7399-move-linear-issues-to-in-review-when-a-pr-is-opened-for
Sep 4, 2026
Merged

TheGreatAxios merged 1 commit into
mainfrom
cl-7399-move-linear-issues-to-in-review-when-a-pr-is-opened-for

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • When a pull request is ready for review, agents and contributor docs move the linked Linear issue to In Review.
  • Draft and WIP PRs stay In Progress. Done stays reserved for merge, green CI, and complete outcomes.
  • If leftover work remains after merge, the issue returns to In Progress instead of sitting in In Review.

Verification

  • bun run typecheck, bun run build, and bun run test pass
  • Targeted prompt and skill tests pin the three-state Linear machine and the In Review procedure

Fixes CL-7399

@linear-code

linear-code Bot commented Sep 4, 2026

Copy link
Copy Markdown

CL-7399

@TheGreatAxios TheGreatAxios left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review · Comment

Ready-for-review PRs move linked Linear issues to In Review; Done stays reserved for merge and complete outcomes. GitHub does not allow approving your own pull request.

Findings

None.

@TheGreatAxios TheGreatAxios left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greybeard · Comment

Linear board state is agent workflow policy. Skywalker states the three-state machine; linear-issue-workflow owns the In Review write. No product Linear client.

@TheGreatAxios TheGreatAxios left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Critic · Comment

Phase 6 sets In Review for ready-for-review PRs. Drafts stay In Progress. Residual work after merge sets In Progress instead of leaving In Review. The review skill does not own the Linear write.

Issues sat in In Progress or were marked Done when a PR opened, so
reviewers could not see what was waiting. Done stays reserved for
merge and complete outcomes.
@TheGreatAxios
TheGreatAxios force-pushed the cl-7399-move-linear-issues-to-in-review-when-a-pr-is-opened-for branch from e8cf8b9 to 1356e1c Compare September 4, 2026 06:12
@TheGreatAxios
TheGreatAxios merged commit 585b7bd into main Sep 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant