Skip to content

docs: record PR #180-#182, add P-007/P-008, open TASK-20260910-006 - #183

Merged
fig-ai-agent[bot] merged 1 commit into
mainfrom
docs/changelog-182
Sep 10, 2026
Merged

docs: record PR #180-#182, add P-007/P-008, open TASK-20260910-006#183
fig-ai-agent[bot] merged 1 commit into
mainfrom
docs/changelog-182

Conversation

@fig-ai-agent

@fig-ai-agent fig-ai-agent Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

What

Catch-up documentation after closing out the task tracker:

P-007 — OPEN

new-crystalcastle CI: five workflows run pip install -r requirements.txt, but the repo has no root requirements.txt — only scripts/errorlog-generator/requirements.txt.

ERROR: Could not open requirements file:
[Errno 2] No such file or directory: 'requirements.txt'

Affected: FastAPI_CI.yaml, Python-CI.yml, crystalcastle-coderabbit-test.yml, errorlog-generator.yml, test.yml. Evidenced by run 34471137096.

This is a separate cause from the bad-SHA issue (TASK-20260910-003); fixing SHAs alone will not turn that repo green.

P-008 — RESOLVED

TASK-20260910-004 had been stored in a file named example-task.md; renamed in PR #182.

TASK-20260910-006 — deliberately blocked

Whether the correct fix is a new root requirements.txt or repointing each workflow at the real path depends on the intended layout — and errorlog-generator.yml may legitimately want a different file from test.yml. Guessing would make CI pass while being wrong, so the task records the decision needed instead of inventing one.

Verification

cd new.inprogress.done
pytest -q          # 20 passed

No workflow file touched.

CHANGELOG.md gains the three PRs that were not yet recorded (#180 changelog
PR, #181 PROBLEMS.md, #182 the task close-out), so the [2026-09-10] section
matches what actually merged.

PROBLEMS.md gains two entries:

- P-007 OPEN — new-crystalcastle CI: five workflows run
  'pip install -r requirements.txt' but the repo has no root requirements.txt
  (only scripts/errorlog-generator/requirements.txt). Evidenced by run
  34471137096. Separately caused from P-002/the bad-SHA issue, so fixing SHAs
  alone will not turn that repo green.
- P-008 RESOLVED — TASK-20260910-004 had been stored in a file named
  example-task.md; renamed in PR #182.

New task TASK-20260910-006 owns P-007. It is blocked deliberately: whether the
right fix is a new root requirements.txt or repointing each workflow at the real
path depends on the intended project layout, and the two workflows may want
different files. Guessing would make CI pass while being wrong.

Tracker tests: 20 passed. No workflow file touched.
@fig-ai-agent
fig-ai-agent Bot merged commit feba1b1 into main Sep 10, 2026
5 of 10 checks passed
@fig-ai-agent
fig-ai-agent Bot deleted the docs/changelog-182 branch September 10, 2026 13:20
fig-ai-agent Bot added a commit that referenced this pull request Sep 10, 2026
Co-authored-by: Fig Agent <agent@fig.local>
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.

0 participants