Skip to content

fix: empty expression in shell comment and footer formatting#429

Merged
jth-nw merged 1 commit intodevfrom
fix/doc-pr-workflow-fixes
Mar 9, 2026
Merged

fix: empty expression in shell comment and footer formatting#429
jth-nw merged 1 commit intodevfrom
fix/doc-pr-workflow-fixes

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 9, 2026

Two fixes to claude-doc-pr.yml:

  1. Removed literal empty expression from shell comment that caused GitHub Actions to fail with "An expression was expected"
  2. Changed footer string concatenation from single quotes (which produce literal \n) to $'...' syntax (which produces newlines)

Two fixes to claude-doc-pr.yml:
1. Removed literal empty expression from shell comment that caused
   GitHub Actions to fail with "An expression was expected"
2. Changed footer string concatenation from single quotes (which
   produce literal \n) to $'...' syntax (which produces newlines)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jth-nw jth-nw merged commit 425272a into dev Mar 9, 2026
3 of 5 checks passed
@jth-nw jth-nw deleted the fix/doc-pr-workflow-fixes branch March 16, 2026 22:25
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