Skip to content

chore(workflow): require human-ready label at the completion gate - #4841

Merged
iscekic merged 1 commit into
mainfrom
workflow-human-ready-label
Jul 28, 2026
Merged

chore(workflow): require human-ready label at the completion gate#4841
iscekic merged 1 commit into
mainfrom
workflow-human-ready-label

Conversation

@iscekic

@iscekic iscekic commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds one item to the .kilo_workflow completion gate: the PR must carry the human-ready label, and the orchestrator applies it as the last act before teardown (step 8), once every other gate item holds.

The label already exists in this repo ("The PR is ready for human review."), it just wasn't wired into the workflow. Tagging it at the end — not at PR creation — keeps the label meaningful as a signal that the automated loops are finished and only human review remains.

Verification

  • gh label list confirms human-ready exists in this repo, so gh pr edit --add-label human-ready will not fail
  • pnpm run format:changed — no changes needed
  • Docs-only change; no code paths affected.

Visual Changes

N/A

Reviewer Notes

Two lines in .kilo_workflow/WORKFLOW.md: orchestrator step 8 and the Completion Gate checklist.

@iscekic iscekic self-assigned this Jul 28, 2026
@kilo-code-bot

kilo-code-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Documentation-only change adding the human-ready label requirement to the workflow completion gate; no issues found.

Files Reviewed (1 files)
  • .kilo_workflow/WORKFLOW.md

Reviewed by claude-sonnet-5 · Input: 10 · Output: 1.7K · Cached: 161.5K

Review guidance: REVIEW.md from base branch main

@iscekic
iscekic enabled auto-merge (squash) July 28, 2026 17:56
@iscekic iscekic added the human-ready The PR is ready for human review. label Jul 28, 2026
@iscekic
iscekic merged commit dfd949d into main Jul 28, 2026
16 checks passed
@iscekic
iscekic deleted the workflow-human-ready-label branch July 28, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

human-ready The PR is ready for human review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants