Comment by femiagbabiaka
Comment by femiagbabiaka 3 days ago
If you were licensing MIT, ostensibly it’s not the copying you care about, just the attribution. There is always the option to turn off prs, or even distribute code without using github.
Comment by femiagbabiaka 3 days ago
If you were licensing MIT, ostensibly it’s not the copying you care about, just the attribution. There is always the option to turn off prs, or even distribute code without using github.
It's not directly possible, no, but with branch protection rules and this Github action it is trivial to set up: https://github.com/dessant/repo-lockdown
GitHub has never allowed public repos to disable PRs in particular. There's no setting for that.