https://github.com/coderstats/github-action-merged-pull-requests

A GitHub action to showcase your merged pull requests on GitHub.

https://github.com/coderstats/github-action-merged-pull-requests

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.3%) to scientific vocabulary

Keywords

actions contributions github graphql profile pull-requests readme showcase statistics
Last synced: 5 months ago · JSON representation

Repository

A GitHub action to showcase your merged pull requests on GitHub.

Basic Info
  • Host: GitHub
  • Owner: coderstats
  • License: gpl-2.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 379 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Topics
actions contributions github graphql profile pull-requests readme showcase statistics
Created about 4 years ago · Last pushed 12 months ago
Metadata Files
Readme Funding License

README.md

GitHub Merged Pull Requests

Showcase your merged pull requests on GitHub. You can use this action in your profile repository to show which projects from other users and organizations you have contributed to. At this time your last 100 merged pull requests are retrieved.

Preview

Action Inputs

token (required)

Personal access token with read:user scope.

  • Generate a token at: https://github.com/settings/tokens
  • Add the token to the repo where you use this action: https://github.com/USER/REPO/settings/secrets/actions

output

Path to generated file.

Example

Check out the example table to see what the output of this action looks like. I use this action for my profile README, where you find a workflow definition that shows how to use this action in your own repository.

TODO

  • Paginate through the GitHub API results up to a limit that can be set in the workflow, pull requests welcome :wink:, see https://graphql.org/learn/pagination/

Owner

  • Name: coderstats
  • Login: coderstats
  • Kind: organization

GitHub Events

Total
  • Delete event: 1
  • Push event: 3
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 3
  • Create event: 1