I just discovered the 'awards' functionality, and I'd like to have a few features added to it, so that it can be exploited for my nefarious needs.
Add a URL when an award is granted, so that the icon can link to something that elaborates on why the award was granted.
Associate awards with particular behaviors. For example, auto-grant an award based on a certain number of commits in a week, a certain number of closed tickets in a week, a certain number of downloads in a week. That's right, I want to gamify the awards. This association might be permanent (this project was once in the top 20) or temporary (this project is currently in the top 50).
Add a page that links to all projects that have the "Foo" award.
Add the ability to grant an award to a user as well as to a project.
Add a "grant/revoke award" button to the project summary page itself.
Diff:
Originally by: *anonymous
If we can grant an award more than once, then this functionality would also provide what I asked for in [#3525].