Skip to content

refactor: Use cat directly when printing CI summary - #8822

Merged
sithlord48 merged 1 commit into
masterfrom
fix-pr-comment-newlines
Aug 6, 2025
Merged

refactor: Use cat directly when printing CI summary#8822
sithlord48 merged 1 commit into
masterfrom
fix-pr-comment-newlines

Conversation

@nbolton

@nbolton nbolton commented Aug 6, 2025

Copy link
Copy Markdown
Member

Wrapping in echo was stripping newlines; right now, PR summary artifacts with newlines are printed in a big mess:

Screenshot 2025-08-06 at 12 58 14

Testing: Because .github/workflows/ci-comment.yml only runs on master (triggered by CI run), it has to be landed before we can properly test it.

Blocks: #8821

@nbolton
nbolton requested a review from sithlord48 August 6, 2025 11:56
@nbolton nbolton changed the title refactor: Use cat directly when printing PR comments refactor: Use cat directly when printing CI summary Aug 6, 2025
@nbolton
nbolton force-pushed the fix-pr-comment-newlines branch from 58a9882 to dc16872 Compare August 6, 2025 12:04
@sithlord48

Copy link
Copy Markdown
Member

The message should be ci: as this is for CI only

Wrapping in echo was stripping newlines.
@nbolton
nbolton force-pushed the fix-pr-comment-newlines branch from dc16872 to f748395 Compare August 6, 2025 14:29
@sithlord48
sithlord48 enabled auto-merge (rebase) August 6, 2025 14:34
@sithlord48
sithlord48 merged commit 4f644ac into master Aug 6, 2025
31 checks passed
@sithlord48
sithlord48 deleted the fix-pr-comment-newlines branch August 6, 2025 14:47
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.

2 participants