github-hovercard
github-hovercard copied to clipboard
Exclude bots
Hovercard should be disabled for bots:

FYI, this is how Refined GitHub identify bots: https://github.com/sindresorhus/refined-github/blob/48bb7fee3d42575a223274e467102598b154ad0a/source/features/dim-bots.tsx
It may be hard to use this logic to cover all cases in GitHub Hovercard. Maybe we can maintain a list for known bots like github-actions, dependabot, etc.
I don't think it's necessary, people usually just ignore bots.