Skip to content

chore: add pre-merge check for newline in perf-changelog.yaml#579

Merged
cquil11 merged 6 commits intomainfrom
claude/issue-578-20260127-1812
Jan 27, 2026
Merged

chore: add pre-merge check for newline in perf-changelog.yaml#579
cquil11 merged 6 commits intomainfrom
claude/issue-578-20260127-1812

Conversation

@cquil11
Copy link
Collaborator

@cquil11 cquil11 commented Jan 27, 2026

Add a validation step in run-sweep.yml that ensures perf-changelog.yaml ends with a newline character. This prevents negative diff issues in subsequent PRs when the file is appended to.

Closes #578

Generated with Claude Code

Add a validation step in run-sweep.yml that ensures perf-changelog.yaml
ends with a newline character. This prevents negative diff issues in
subsequent PRs when the file is appended to.

Closes #578

Co-authored-by: Cameron Quilici <cquil11@users.noreply.github.com>
Copy link
Collaborator

@Oseltamivir Oseltamivir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, errors when newline not present

@cquil11 cquil11 merged commit a6d2ae9 into main Jan 27, 2026
@cquil11 cquil11 deleted the claude/issue-578-20260127-1812 branch January 27, 2026 22:02
cquil11 added a commit that referenced this pull request Jan 29, 2026
* chore: add pre-merge check for newline in perf-changelog.yaml

Add a validation step in run-sweep.yml that ensures perf-changelog.yaml
ends with a newline character. This prevents negative diff issues in
subsequent PRs when the file is appended to.

Closes #578

Co-authored-by: Cameron Quilici <cquil11@users.noreply.github.com>

* test

* change logic of newline check

* trigger test check

* remove test perf changelog

---------

Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Cameron Quilici <cquil11@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[chore] add pre-merge check on perf-changelog diff to ensure file ends in newline

2 participants