bcgov / github-optimization

A repository to understand `bcgov` and `BCDevOps` GitHub organizations
https://bcgov.github.io/github-optimization/
Apache License 2.0
0 stars 1 forks source link

I) Process for archiving and deleting inactive repositories #54

Open jlangy opened 3 years ago

jlangy commented 3 years ago

Given that I am a Github administrator When I look at a report of which repositories have not been recently updated Then I am able to reach out to the repository owner and verify if the repository should be archived

Given that I am a Github user When I look at a BC gov repository
Then I am able to see if it is being maintained

wenzowski commented 3 years ago

Let's make sure that this story notes that the best practice is to archive only repos no longer running in prod. If they are running we probably want them to be scanned, and maintainers should probably be advised to use the lifecycle badge feature instead. rhWL-Jmy