Skip to content

Revert #102 — invalid workflow YAML broke developer-docs-agent on trunk - #103

Merged
chubes4 merged 1 commit into
trunkfrom
revert/developer-docs-execute-yaml-break
Jun 28, 2026
Merged

Revert #102 — invalid workflow YAML broke developer-docs-agent on trunk#103
chubes4 merged 1 commit into
trunkfrom
revert/developer-docs-execute-yaml-break

Conversation

@chubes4

@chubes4 chubes4 commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

PR #102's migrated developer-docs-agent.yml/skills-agent.yml validated under lenient python yaml but GitHub Actions' parser rejects them (invalid-workflow at L142; the workspace_contract_checks: >- folded block with an embedded ${{ }} JSON ternary — a construct the working intelligence consumer never uses). This broke the workflow on trunk (runs fail at parse with no jobs; gh workflow run can't find the workflow).

Reverting to restore the parseable (plan-only) workflow immediately. The execute-and-open-PR migration will be re-done with a GitHub-Actions-validated workflow shape.

AI assistance

  • AI assistance: Yes
  • Tool(s): Claude Opus 4.8 via Claude Code
  • Used for: Diagnosing the invalid-workflow break and reverting.

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.

1 participant