Support adding Copilot as a co author and show avatars for mentionable users#21634
Merged
niik merged 4 commits intodevelopmentfrom Feb 19, 2026
Merged
Support adding Copilot as a co author and show avatars for mentionable users#21634niik merged 4 commits intodevelopmentfrom
niik merged 4 commits intodevelopmentfrom
Conversation
sergiou87
approved these changes
Feb 19, 2026
Member
sergiou87
left a comment
There was a problem hiding this comment.
Looks super cool!!!
My only comment is that it'd be nice to extract 198982749+Copilot@users.noreply.github.com to a constant and reuse it 🤔 but that can be done in a separate PR if needed.
Member
Author
Yeah, I think that's a great point. I tried reducing duplication by reusing the dotComBot helper but that was in avatars.tsx and it felt wrong to import that it into github-user-store.ts. I'll do a follow-up PR where we can move some stuff around |
|
c9d0bf20b9d640c7df8c0a3725437cf9ae8c9412 |
1 similar comment
|
c9d0bf20b9d640c7df8c0a3725437cf9ae8c9412 |
|
mentionable-copilot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Manually add Copilot as a mentionable user for GitHub.com-hosted repositories and show avatars for all mentionable users.
Screenshots
Release notes
Notes: