subeshb1 / readme-stats-action

Github Action to generate Readme stats for Github readme profile view
MIT License
4 stars 1 forks source link

Show stats in Readme stats #1

Closed subeshb1 closed 3 years ago

subeshb1 commented 3 years ago

Description

The readme stats generator should generate stats for the GitHub profile of a user. The stats to be shown are:

  1. User followers count
  2. Repository Count
  3. Pull request Count
  4. Total Issue Count
  5. Total Contribution Count
  6. All repo star Count
  7. Language count
  8. External repo contribution count

Acceptance criteria

  1. The Graphql API provided by GitHub should be used.
  2. The stats should all be toggleable
issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.89. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.