github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.35k stars 568 forks source link

Remove the archive_classrooms Feature Flag #2411

Closed JessRudder closed 5 years ago

JessRudder commented 5 years ago

The ability to archive classrooms has now been shipped to 100% of users.

It appears to be stable and we haven't seen any issues in the days since it was shipped.

This PR removes the temporary feature flagging code and graduates this to a full-fledged part of the code base.