Skip to content

fix(format): correct newline format in prompt string #9323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

estib-vega
Copy link
Contributor

Corrected the format string in crates/but-action/src/simple.rs to properly format the prompt and change summary by replacing incorrect '/n/n' with '\n\n'. This ensures the newline characters render as intended in the output.

Corrected the format string in crates/but-action/src/simple.rs to properly format the prompt and change summary by replacing incorrect '/n/n' with '\n\n'. This ensures the newline characters render as intended in the output.
Copy link

vercel bot commented Jul 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2025 7:15pm
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2025 7:15pm

@github-actions github-actions bot added the rust Pull requests that update Rust code label Jul 9, 2025
@estib-vega estib-vega enabled auto-merge July 9, 2025 19:14
@estib-vega estib-vega merged commit 8fc6c56 into master Jul 9, 2025
20 checks passed
@estib-vega estib-vega deleted the fix-format-string-in-but-action branch July 9, 2025 19:19
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