contributors-on-github icon indicating copy to clipboard operation
contributors-on-github copied to clipboard

github-actions author support

Open oliviertassinari opened this issue 8 months ago • 2 comments

The extension crahes when the PR is open by github-actions, e.g. on https://github.com/mui/material-ui/pull/45973

Image

As for why: Image

oliviertassinari avatar Apr 24 '25 22:04 oliviertassinari

interesting! I guess it needs to ignore bots since you can't access their profile or anything probably? https://github.com/github-actions/ is 404

hzoo avatar Apr 25 '25 15:04 hzoo

Same issue here...

https://github.com/prettier/eslint-config-prettier/pull/329

And same for renovate

https://github.com/prettier/eslint-config-prettier/pull/320

JounQin avatar May 09 '25 03:05 JounQin