Skip to content

Add usethis badge bitbucket command#1590

Merged
nathanjmcdougall merged 2 commits intomainfrom
copilot/add-bitbucket-badge-readme
Mar 27, 2026
Merged

Add usethis badge bitbucket command#1590
nathanjmcdougall merged 2 commits intomainfrom
copilot/add-bitbucket-badge-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 27, 2026

Adds a Bitbucket badge as a supported badge type, allowing users to indicate Bitbucket support in their project README.

usethis badge bitbucket
usethis badge bitbucket --show
usethis badge bitbucket --remove

Badge: Bitbucket

  • src/usethis/_core/badge.pyget_bitbucket_badge() + added to get_badge_order() (affiliation group, after usethis, before socket)
  • src/usethis/_ui/interface/badge.pybitbucket CLI command with standard options
  • docs/cli/reference.md — added to supported badges list
  • Tests and expected_all_badges.md fixture updated accordingly

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/a4c6fc14-9154-453b-84ca-35f6e4a1ee4c

Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Bitbucket badge to README Add usethis badge bitbucket command Mar 27, 2026
Copilot AI requested a review from nathanjmcdougall March 27, 2026 10:03
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review March 27, 2026 10:09
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 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 27, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing copilot/add-bitbucket-badge-readme (1c4a5a7) with main (0d5939f)

Open in CodSpeed

@nathanjmcdougall nathanjmcdougall merged commit 87fbdd0 into main Mar 27, 2026
20 checks passed
@nathanjmcdougall nathanjmcdougall deleted the copilot/add-bitbucket-badge-readme branch March 27, 2026 10:23
@nathanjmcdougall nathanjmcdougall linked an issue Mar 30, 2026 that may be closed by this pull request
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.

Implement usethis badge bitbucket

2 participants