We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @chouseknecht on October 3, 2017 19:57
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.
Copied from original issue: ansible/galaxy-issues#289
The text was updated successfully, but these errors were encountered:
chouseknecht
No branches or pull requests
From @chouseknecht on October 3, 2017 19:57
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.
Copied from original issue: ansible/galaxy-issues#289
The text was updated successfully, but these errors were encountered: