Skip to content
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

Bots may be counted as external users #108

Open
andrew opened this issue Dec 27, 2023 · 1 comment
Open

Bots may be counted as external users #108

andrew opened this issue Dec 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@andrew
Copy link
Member

andrew commented Dec 27, 2023

I noticed that some projects are listed as having an external contributor (pull request or issue where the author association is not OWNER or MEMBER) but the only external contributor is a bot.

Example: https://github.com/suptower/weather-cli which has one external contributor but it's dependabot[bot]

This should be fixable without needing any extra implementation in the issues service.

@andrew andrew added the bug Something isn't working label Dec 27, 2023
@andrew andrew self-assigned this Dec 27, 2023
@andrew
Copy link
Member Author

andrew commented Dec 27, 2023

Also noting here that the current external_users? check probably doesn't work at all for non-github repositories as they don't have support for author_association (gitlab, gitea, forgejo etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant