ansible / galaxy-issues

This repository exists solely for the tracking of user issues with Ansible Galaxy.
20 stars 3 forks source link

Galaxy Bot #289

Closed chouseknecht closed 6 years ago

chouseknecht commented 6 years ago

Create a task worker that evaluates the level of activity for each role, and determines if a given role has been abandoned. Things to be evaluated:

Perhaps each of the above criteria gets a weight? Not sure, but the end result is a score.

Once an 'activity' score is determined it needs to be surfaced on the UI in two ways.

  1. A score, indicated through visual queues, that lets the user immediately know the activity level.
  2. A filter that allows users to hide or show roles based on activity score.
chouseknecht commented 6 years ago

This issue was moved to ansible/galaxy#36