Skip to content

Fix Bluesky links#32

Merged
hugovk merged 2 commits intopython:mainfrom
hugovk:fix-bluesky
Mar 12, 2026
Merged

Fix Bluesky links#32
hugovk merged 2 commits intopython:mainfrom
hugovk:fix-bluesky

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Mar 8, 2026

Copilot AI review requested due to automatic review settings March 8, 2026 14:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes incorrect Bluesky profile links on author pages by converting stored Bluesky handles/domains into proper bsky.app profile URLs.

Changes:

  • Update the author page Bluesky link to point to https://bsky.app/profile/<handle> instead of using the raw author.bluesky value.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

LGTM

(I fix mine in #33)

@merwok
Copy link
Member

merwok commented Mar 11, 2026

Can that bot be turned off?

Python hasn’t had a discussion on analysis or code generation by bots yet, but holding off in official repos maintains the statu quo instead of slipping down the slope.

@hugovk
Copy link
Member Author

hugovk commented Mar 12, 2026

Can that bot be turned off?

I've disabled this at https://github.com/python/python-insider-blog/settings/rules/12981411:

  • Automatically request Copilot code review
    Request Copilot code review for new pull requests automatically if the author has access to Copilot code review and their premium requests quota has not reached the limit.

Python hasn’t had a discussion on analysis or code generation by bots yet, but holding off in official repos maintains the statu quo instead of slipping down the slope.

It doesn't cover reviews, but there's a policy on generative AI at https://devguide.python.org/getting-started/generative-ai/

@hugovk hugovk merged commit 3fbee0a into python:main Mar 12, 2026
3 checks passed
@hugovk hugovk deleted the fix-bluesky branch March 13, 2026 15:18
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.

4 participants