Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement metric to assess "freshness" of software #3

Open
npch opened this issue Feb 16, 2017 · 1 comment
Open

Implement metric to assess "freshness" of software #3

npch opened this issue Feb 16, 2017 · 1 comment
Labels

Comments

@npch
Copy link
Member

npch commented Feb 16, 2017

Possible algorithms, from easiest to hardest could be:

  • time since last commit
  • time since last activity from the development team (commit, creation of or comment on issue, new release)
  • average time between commits over the last six months
@npch
Copy link
Member Author

npch commented Mar 1, 2017

Maybe what we will need to do is ask a group of RSEs to rate / provide input on how freshness is defined.

@npch npch added the metric label Mar 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant