You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list should list commit shas and user ids. We will need a service that connects to api.opensauced.pizza to identify the username, but for now unique ids will work.
side note: we can encrypt git user emails and make that the unique ID. This way we can validate the email on our end without exposing sensitive PII
ID
Commit
123456
1f231c9d282a80f56ad89af5845ff18ad5a66c75
List contributions easter egg
There is context that exist in other places and some that doesn't. I can do follow up issues if needed. The GitHub CLI includes an easter egg where you run gh repo credits to see an animated scroll of recent contributions. It event has a flag to list bots which I help with. cli/cli#1623
My thought is that we can simply list the contributions, but also add an easter egg to present this contribution list in a fun way as well.
Type of feature
🍕 Feature
Current behavior
Currently, there's no way to send "thanks" or "props" to a user who's contributed to a repo.
Suggested solution
Using the CLI, we should add the ability to send props to that user - @bdougie to provide some more insight on this.
Additional context
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: