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

Feature Request: Mark user as bot automatically #1103

Open
Pablohn26 opened this issue Feb 22, 2023 · 0 comments
Open

Feature Request: Mark user as bot automatically #1103

Pablohn26 opened this issue Feb 22, 2023 · 0 comments

Comments

@Pablohn26
Copy link

GitHub API and GitLab API provide information if an account is a bot or not.

For GitHub, here is an example of a personal account ("type": "User") and a bot account ("type": "Bot")

For GitLab, here is the documentation where you can see the field "bot": false or true

It would be good to check automatically if an account is a bot or not. Sometimes this may not be helpful because for example the GitHub docs bot is not type: bot, but will help in some other cases to avoid manual work.

Note: issue moved from chaoss/grimoirelab-sortinghat#684

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants