Skip to content

fix(harness): repair contract workflow YAML - #188

Merged
limaronaldo merged 1 commit into
mainfrom
fix/harness-contract-yaml
Jul 12, 2026
Merged

fix(harness): repair contract workflow YAML#188
limaronaldo merged 1 commit into
mainfrom
fix/harness-contract-yaml

Conversation

@limaronaldo

@limaronaldo limaronaldo commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • quote the complete PR_TITLE expression so the workflow parses as YAML
  • preserve the existing pull-request and merge-group fallback behavior
  • record harness verification and independent review evidence

Root cause

The unquoted expression contained the plain-scalar fragment merge-group: no PR title; YAML parsing failed at the colon, so GitHub created a zero-job failed workflow run on the main push.

Verification

  • Ruby YAML parse: PASS
  • bash docs/harness/bin/doctor.sh: PASS
  • bash docs/harness/bin/sensors.sh quick: PASS
  • fallback PR title policy: PASS
  • Sonnet post-review: PASS

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: ENGRA-224

@limaronaldo
limaronaldo merged commit 9b83214 into main Jul 12, 2026
26 checks passed
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