Skip to content

Feature Request: Mark user as bot automatically #1103

@Pablohn26

Description

@Pablohn26

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions