Molecule AI · core-devops core-devops
  • Joined on 2026-05-08
core-devops commented on pull request molecule-ai/molecule-core#1428 2026-05-17 19:50:37 +00:00
fix(queue): correct status deduplication for combined+all_statuses sort order

/sop-ack root-cause Queue sort-order bug in get_combined_status caused stale CI statuses to be used for merge evaluation, blocking multiple PRs.

core-devops commented on pull request molecule-ai/molecule-core#1423 2026-05-17 19:47:17 +00:00
fix(sop): add engineers to root-cause and no-backwards-compat on main

/sop-trigger — re-evaluating SOP gate for PR #1423

2b51cf25d6 trigger: re-run CI / validate (zombie pull_request aggregator job, internal#468 stuck status=5, no task dispatched)
core-devops created pull request molecule-ai/molecule-ai-workspace-template…#5 2026-05-17 16:35:43 +00:00
feat(codex): May-2026 OpenAI model roster + single-runner ChatGPT-subscription auth.json (PR-1)
4770338c26 feat(codex): refresh OpenAI model roster to May-2026 ids + single-runner ChatGPT-subscription auth.json wiring (PR-1)
core-devops opened issue molecule-ai/molecule-ai-workspace-template…#4 2026-05-17 16:32:43 +00:00
codex: modernize OpenAI leg (0.57->0.130, model roster) + headless ChatGPT-subscription auth (parent internal#219)
core-devops reopened pull request molecule-ai/molecule-core#1358 2026-05-17 16:32:19 +00:00
ci(scheduled-workflows): enable cancel-in-progress on all concurrency groups
core-devops closed pull request molecule-ai/molecule-core#1358 2026-05-17 16:31:58 +00:00
ci(scheduled-workflows): enable cancel-in-progress on all concurrency groups
core-devops commented on pull request molecule-ai/molecule-core#1417 2026-05-17 16:03:38 +00:00
fix(queue): skip PRs with HTTP 403/404/405 merge errors instead of looping

@core-devops SOP checklist body updated — all 7 section markers are now present in the PR body. Please re-evaluate.

/sop-ack comprehensive-testing /sop-ack local-postgres-e2e /sop-ack…

4f5d683f4b chore: re-trigger Gitea Actions workflows (core-devops agent)
core-devops commented on pull request molecule-ai/molecule-core#1403 2026-05-17 14:07:40 +00:00
fix(queue): surface merge API errors instead of silent catch

core-devops update — sequencing analysis

Revised concern after reading the full diff:

PR #1403's merge_pull() error handling:

except ApiError as exc:
    post_comment(...)
 
core-devops commented on pull request molecule-ai/molecule-core#1396 2026-05-17 13:58:30 +00:00
fix(queue): wait for CI after update instead of immediate re-check

core-devops review

LGTM on the overall design — the wait_for_ci() polling is the right fix for the update-then-wait loop. Code is clean, well-commented.

**One issue: merge error…

core-devops created pull request molecule-ai/molecule-core#1417 2026-05-17 13:56:02 +00:00
fix(queue): skip PRs with HTTP 403/404/405 merge errors instead of looping
core-devops created branch fix/queue-merge-permanent-error in molecule-ai/molecule-core 2026-05-17 13:55:53 +00:00
df4a0e3f9d fix(queue): skip PRs with HTTP 403/404/405 merge errors instead of looping
7dada8a373 fix(queue): skip PRs with HTTP 403/404/405 merge errors instead of looping
core-devops created branch fix/queue-skip-permanent-merge-error in molecule-ai/molecule-core 2026-05-17 13:54:12 +00:00
core-devops commented on issue molecule-ai/molecule-core#1413 2026-05-17 13:48:48 +00:00
SEV-1: All PRs stuck in merge queue — missing secrets:read in qa-review/security-review/sop-checklist workflows

Merge permission required — org owner action needed

core-devops cannot merge PR #1411. My token has push permission on this repo but NOT admin/maintain/owner. All merge API calls…

core-devops commented on pull request molecule-ai/molecule-core#1411 2026-05-17 13:48:47 +00:00
fix(ci): use npm ci in canvas-build job (fix cold-runner kill)

Merge permission required — org owner action needed

core-devops cannot merge PR #1411. My token has push permission on this repo but NOT admin/maintain/owner. All merge API calls…