Skip to content

Avoid branding of uv vs. uv in release notes/changelog#1450

Merged
nathanjmcdougall merged 3 commits intomainfrom
copilot/avoid-branding-uv-in-changelog
Mar 22, 2026
Merged

Avoid branding of uv vs. uv in release notes/changelog#1450
nathanjmcdougall merged 3 commits intomainfrom
copilot/avoid-branding-uv-in-changelog

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 22, 2026

Backtick-formatted `uv` should only appear when referring to the CLI command itself, not the product name. The changelog was inconsistently using code formatting as branding.

  • CHANGELOG.md: Removed backtick formatting from 13 instances of `uv` across 7 lines where it referred to the product/tool name. Also fixed a spurious `CI` backtick. Kept `uv` on line 97 where it refers to a return string value.
Original prompt

This section details on the original issue you should resolve

<issue_title>Avoid branding of uv vs. uv in release notes/changelog</issue_title>
<issue_description>uv is only acceptable when referring to the CLI command itself (which would be rare in the changelog context)</issue_description>

Comments on the Issue (you are @copilot in this section)


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

…uideline

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/d24ffae9-eaa4-41dd-b220-e9a0305bc430
Copilot AI changed the title [WIP] Fix branding of uv vs. uv in release notes Avoid branding of uv vs. uv in release notes/changelog Mar 22, 2026
Copilot AI requested a review from nathanjmcdougall March 22, 2026 03:54
…nding guideline from CONTRIBUTING.md

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/62532fdd-5eec-4183-8105-c77c9b8c1d6b
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review March 22, 2026 05:49
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 22, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing copilot/avoid-branding-uv-in-changelog (8f517a3) with main (d2dbac5)

Open in CodSpeed

@nathanjmcdougall nathanjmcdougall merged commit 8570538 into main Mar 22, 2026
15 checks passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/avoid-branding-uv-in-changelog branch March 22, 2026 06:02
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.

Avoid branding of uv vs. uv in release notes/changelog

2 participants