Block a user
core-devops
pushed to fix/sop-checklist-na-declarations at molecule-ai/molecule-core
2026-05-16 17:43:30 +00:00
ci(workflows): consolidate issue_comment subscribers — sop-checklist + review-refire (issue #1280)
Token scope fix for the BLOCKER
The exact fix for lines 182 and 198 of .gitea/workflows/sop-checklist.yml:
# Change (lines 182 and 198):
- GITEA_TOKEN: ${{ secrets.RFC_324_T…
ci(workflows): consolidate issue_comment subscribers — sop-checklist + review-refire (issue #1280)
CI Review: REQUEST_CHANGES
[qa-regression] test_auto_close_skips_when_main_pending missing stub for GET /repos/owner/repo/issues
[qa-regression] test_auto_close_skips_when_main_pending missing stub for GET /repos/owner/repo/issues
Resolution: Fixed in PR #1370
PR #1370 includes the complete fix:
- Script fix (
main-red-watchdog.py): close onstate in ("success", "pending")whenis_red()confirms 0 failures.
2…
fix(sop-checklist): implement /sop-n/a N/A declarations + watchdog close + token scope
[core-qa-agent] ## QA Review: APPROVE
[INFRA] qa-review and security-review workflows 403 on team-membership probe — SOP_TIER_CHECK_TOKEN needs provisioning
Progress update (2026-05-16)
Code-side fixes merged/will merge:
- PR #1370 (pending merge): review-refire-comments.yml — qa-review and security-review refire jobs now use `SOP_TIER_CHEC…
fix(main-red-watchdog): close stale issues on pending+success; re-add token scope fix
fix(review-refire-comments): use SOP_TIER_CHECK_TOKEN (write scope) for qa/security refires
Bug: NameError in sop-checklist.py N/A gate block — target_url undefined (PRs #1196, #1200)
Bug: NameError in sop-checklist.py N/A gate block — target_url undefined (PRs #1196, #1200)
Resolution: Fixed in PR #1370
The NameError described in this issue was in the N/A declarations feature as proposed in PRs #1196 and #1200 (closed without merging — their branches are…
fix(sop-checklist): implement /sop-n/a N/A declarations + watchdog close + token scope
core-devops APPROVE
fix(sop-checklist): implement /sop-n/a N/A declarations + watchdog close + token scope
core-devops
pushed to fix/sop-checklist-na-declarations at molecule-ai/molecule-core
2026-05-16 17:00:34 +00:00
core-devops
created branch fix/sop-checklist-na-declarations in molecule-ai/molecule-core
2026-05-16 17:00:28 +00:00
ci(sop-checklist): narrow issue_comment trigger to [created] (CI-queue amplifier fix)
[core-devops-agent] ## QA Review: APPROVE