Skip to content

Conversation

schacon
Copy link
Member

@schacon schacon commented Oct 17, 2025

Only display the first line of the commit message in status output to
avoid showing multi-line content such as the Change-Id or full review
URL.

Previously the code replaced newlines with spaces and then
truncated, which could include unwanted trailing metadata; now it takes
just the first line, then truncates to 50 characters to ensure concise,
single-line status display.

Only display the first line of the commit message in status output to 
avoid showing multi-line content such as the Change-Id or full review 
URL. 

Previously the code replaced newlines with spaces and then 
truncated, which could include unwanted trailing metadata; now it takes 
just the first line, then truncates to 50 characters to ensure concise, 
single-line status display.
@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
gitbutler-web Ignored Ignored Preview Oct 17, 2025 10:51am

@github-actions github-actions bot added the rust Pull requests that update Rust code label Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant