Git Product home page Git Product logo

Comments (4)

jsf9k avatar jsf9k commented on August 19, 2024 2

@mcdonnnj makes a good point that "un-updated" is not a sufficient condition for labeling a repository as "unmaintained" or as "unused".

from development-guide.

jsf9k avatar jsf9k commented on August 19, 2024 2
  1. I suspect that once we get all the golden oldies modernized then this process will probably run smoothly. Use of skeletons and lineage, as well as dependabot, will force any repository we don't archive to be updated every once in a while, and hence for practical purposes "un-updated" will become a sufficient condition for "unmaintained".
  2. My suggested name for this tool is "The Reaper". Alternate name is "TLP Black".
    Reaper
  3. Two requirements that I think make sense:
    • An email should be sent to [email protected], say, whenever a repo is archived or about to be archived. We don't repos to silently be archived.
    • There should be a simple measure that allows a repo to avoid being archived. Maybe something like adding an empty file named .no-archive to the root of the repo. This is just in case we have some oddball repos that don't get changed but also shouldn't be archived.
  4. Actually, we could just have a .reaper file that contains any necessary configuration for The Reaper, such as archive=False or the email where notification of archival should be sent. Or should notifications just be sent to all users listed as codeowners?

from development-guide.

hillaryj avatar hillaryj commented on August 19, 2024

Notes from chat re: ghad:

from development-guide.

hillaryj avatar hillaryj commented on August 19, 2024

Good point!

Un-archiving a repository is a fairly trivial task and we want to make it so the positive action (i.e. "doing an actual thing") undertaken by humans is the lower-incidence option.

I mean, we could create an exception list, but then maintaining the exception list becomes the new version of where we are now.

So, the process could be something like: monthly(?) the archive script runs and tells us what it archived, then anyone who objects can go in and unarchive their repo(s).

from development-guide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.