Skip to content

feat: fetch collaborators when in an organization #80

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

Conversation

PeterCardenas
Copy link
Contributor

@PeterCardenas PeterCardenas commented Apr 12, 2025

Problem

For organizations or repos you are a collaborator on, the mentions completions doesn't include all the collaborators although the github allows for querying collaborators in these cases.

Solution

Fetch the collaborators instead of the contributors when the user has access to query the collaborators.

closes #1

Copy link
Owner

@petertriho petertriho left a comment

Choose a reason for hiding this comment

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

Awesome, this makes sense. Thank you!

@petertriho petertriho merged commit b24309c into petertriho:main Apr 30, 2025
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.

Investigate other sources for @mentions
2 participants