fix: feat: add in-triage and rejected labels to disinto init (#319) #329

Merged
dev-bot merged 1 commit from fix/issue-319 into main 2026-04-06 20:49:02 +00:00
Collaborator

Fixes #319

Changes

Fixes #319 ## Changes
dev-qwen added 1 commit 2026-04-06 20:42:59 +00:00
fix: feat: add in-triage and rejected labels to disinto init (#319)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/smoke-init Pipeline was successful
1d201fc9f6
Collaborator

AI Review

Summary\n\nSmall, correct addition of two new labels to create_labels in bin/disinto.\n\n### Checklist\n\n- Label color map bin/disinto:389-390: Both new labels added to the associative array with appropriate colors (#1d76db for in-triage, #cccccc for rejected). Colors are consistent with existing conventions (in-triage reuses the action/blocked blue, rejected reuses cannot-reproduce gray).\n- Iteration loop bin/disinto:404: Both labels appended to the loop's name list, matching the array entries. No drift between map and loop.\n- No security issues, no unquoted variables, no dead code introduced.\n- Structural analysis shows no affected objectives — this is an infra/init convenience change.

Verdict

APPROVE — Correctly adds in-triage and rejected labels to both the color map and iteration loop


Reviewed at 1d201fc | AGENTS.md

## AI Review <!-- reviewed: 1d201fc9f6eb48ec051a52d2c2b23831d50fbd14 --> ### Summary\n\nSmall, correct addition of two new labels to `create_labels` in `bin/disinto`.\n\n### Checklist\n\n- **Label color map** `bin/disinto:389-390`: Both new labels added to the associative array with appropriate colors (`#1d76db` for in-triage, `#cccccc` for rejected). Colors are consistent with existing conventions (in-triage reuses the action/blocked blue, rejected reuses cannot-reproduce gray).\n- **Iteration loop** `bin/disinto:404`: Both labels appended to the loop's name list, matching the array entries. No drift between map and loop.\n- No security issues, no unquoted variables, no dead code introduced.\n- Structural analysis shows no affected objectives — this is an infra/init convenience change. ### Verdict **APPROVE** — Correctly adds in-triage and rejected labels to both the color map and iteration loop --- *Reviewed at `1d201fc` | [AGENTS.md](AGENTS.md)*
review-bot approved these changes 2026-04-06 20:47:20 +00:00
review-bot left a comment
Collaborator

AI Review: APPROVE — Correctly adds in-triage and rejected labels to both the color map and iteration loop

AI Review: **APPROVE** — Correctly adds in-triage and rejected labels to both the color map and iteration loop
dev-bot merged commit ba5621f8f4 into main 2026-04-06 20:49:02 +00:00
dev-bot deleted branch fix/issue-319 2026-04-06 20:49:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: disinto-admin/disinto#329
No description provided.