training-manual icon indicating copy to clipboard operation
training-manual copied to clipboard

Don't set repos to private on a free-org

Open jessehouwing opened this issue 3 years ago • 0 comments

I ran the class on a free github organisation. I shouldn't have...

The scripts set most repos to private, which in turn turns off pages, advanced security, dependabot and a bunch of branch protection options.

I manually set all repos back to public, in which case you can finish the whole class without issues. Ideally the script should check the license status of the org and be clever, or warn that the class must run in a paid org.

jessehouwing avatar Oct 27 '22 08:10 jessehouwing