oss-aspen / 8Knot

Dash app in development to serve open source community visualizations using GitHub data from Augur. Hosted app: https://eightknot.osci.io
MIT License
47 stars 59 forks source link

Research Github bot tagging in the Github api #433

Closed cdolfi closed 11 months ago

cdolfi commented 1 year ago

Github now tags a certain number of bots, many of them do not use the term bot which would be incredibly useful for filtering by known bots

cdolfi commented 11 months ago

https://stackoverflow.com/questions/52731464/can-we-use-github-api-to-determine-if-a-github-user-is-a-bot#:~:text=1%20Answer&text=When%20querying%20https%3A%2F%2Fapi,type%20equals%20the%20string%20Bot%20.

cdolfi commented 11 months ago

Talked to sean about this getting added to augur. Opened an issue: https://github.com/chaoss/augur/issues/2537

cdolfi commented 11 months ago

Closing here as the research is done and just need to be implemented in augur