logoalt Hacker News

mluggtoday at 2:45 AM3 repliesview on HN

PRs are not optional: there is no way to disable them on GitHub. I can't be sure that this is intentional, but it certainly works out well for them that this is one of many properties which make it quite difficult to migrate away from the platform.


Replies

jamesnordentoday at 2:59 AM

There's technically a way[1], but you'd have to do it every 6 months which is not great.

https://docs.github.com/en/communities/moderating-comments-a...

show 1 reply
8organicbitstoday at 2:57 AM

Yikes, the PRs on the Linux repo are quite terrible. At least there's a bot to auto-reply with the correct procedure.

https://github.com/torvalds/linux/pull/1370

chillfoxtoday at 4:48 AM

I guess you could make a bot that closes any opened PR with a message that PRs are not accepted on Github and a link to the contribution docs.