Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you decommission a GitHub project?

An organization I work with has a project on GitHub that no one outside the organization has used and we are end-of-lifeing it.

I see there is a great big delete button, but I wonder if there is a way to freeze the project so it can never be pushed to again, and write "decommissioned" on it in some way that will be universally recognized by other programmers.

like image 363
k-den Avatar asked Sep 04 '26 19:09

k-den


1 Answers

First off, simply add an explanatory note at the beginning of the README.md file in the repo (and if that file doesn't exist yet, add it). Say something like "This project has reached its end of life, and is now just preserved here for posterity."

The non-enterprise flavor of GitHub doesn't let you disable push, unfortunately.

like image 113
simmer Avatar answered Sep 08 '26 02:09

simmer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!