Hacker News new | ask | show | jobs
by d0lph 3026 days ago
The automation wouldn't be doing anything unsolicited either, since it's only doing things that have been defined in the UI.

Perhaps they didn't mean automation per se, but CI is certainly automation, automatic merging, as in not manually merged by a human.

Perhaps a better rule would have been, no automation on repos not controlled by yourself.

2 comments

The actual rule is no "excessive automated bulk activity".

https://help.github.com/articles/github-terms-of-service/

That being the case, seems like OP's bot probably should have been allowed, especially since it seemed like they were only automating their repos.
This bot was exclusively applied to repos that were not mine.
If it's defined in the UI, it doesn't make it unsolicited. I can go to any repository for someone I've never heard of and make a PR as a human. That is still unsolicited. I think the concern is the combination of unsolicited and automated.