-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
🏆Looking for new trophy types #10
Comments
A couple of ideas (maybe some are implemented already):
It's possible some are hard to pull off and may be missing from the API but I hope that gives you some ideas. |
Gradually, I want to add new secret trophies, so I'll consider them. |
Memo:
|
Would it be possible to integrate with something to show previous interaction with / completion of Hacktoberfest? The 'cheat' way to do it would just to confirm weather not 4 PRs were done during October of any given year rather than checking with something potentially interacting with a 3rd party api |
@VegaDeftwing Good idea. |
@ryo-ma Hey i have a small request if it possible then please add this tokyonight theme in your repo |
|
Look at number of repositories contributed toSimilar to https://github.com/anuraghazra/github-readme-stats last parameter (Contributed to) |
Ping @ryo-ma |
Is this project still alive? |
@qoomon Like this. |
how do you get that multilanguage trophy, I saw it on your @ryo-ma page, but it doesn't show on mine? |
@Koushikphy |
Ok, I get it. The multilanguage trophy has a minimum requirement of 10 languages (https://github.com/ryo-ma/github-profile-trophy/blob/master/src/trophies.ts#L106). But mine is 6. |
Heya @ryo-ma ! I don't know if this is still active xD Maybe add a secret trophy for
|
A section for number of code reviews can be added! |
With github sponsors being a thing now, you could add a trophy depending on the amount of money you donate each month. |
I agree but would say this should be a secret trophy. The trophies are supposed to measure activity after all and I dislike the idea of a highly productive college student having C rank on donations because he can't afford dropping more than a few bucks a month |
As a poor college student, I completely agree |
How about a code review trophy? |
Organization collaboration:
|
Make a code review trophy please |
Make a programming languages ranking as trophy. |
Are requests through this issue still valid? |
Secret Trophies is very cool! |
Also could have a trophy for number of sponsors you have and money received |
Trophy for most stars on "ONE" repository |
Code review? |
What kind of information can you get through the GitHub API? Is it possible to see, for example, how many GitHub Project sites one user has? Or how many repos one user have with Wiki or CI configured? Maybe even handle this as a percentage, for example, the percentage of the repos of the user that have a Listing the ideas:
|
I disagree with your best practices take @george-gca |
Perhaps a trophy could be created for number of repos that have all of the community standards artifacts |
Sure, these were all suggestions. Also I said tags there, but actually I was thinking about |
I'm a fan of a trophy scaled to the amount of stars in your most popular repo, but I feel like GitHub's community standards or some "best practices" are too arbitrary. There are repos that don't need these (take the linux kernel for example) so it feels weird to make trophies for something that not everybody needs. |
That's why I think this kind of trophy would be useful as a number, not a percentage. For example, a trophy with the number of repos that follow GitHub community standards is ok (e.g.: > 3), but one based on the percentage of your repos that follow them is not (e.g: > 10%). |
Uses his own fork of this repo (so you get this trophy if link is not https://github-profile-trophy.vercel.app) |
This issue is stale because it has been open for 30 days with no activity. |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
One trophy that would be interesting is the number of accepted answers in Q&As discussions. |
That is literally one of the official github profile achievements |
As are some other trophies, like PRs and stars. The difference would be that accepted answers stops at 32, while the trophy could go beyond that. |
If you have any ideas please let us know.
The target of aggregation is preferable to be able to obtain it using GitHub API.
The text was updated successfully, but these errors were encountered: