Skip to content
code

GitHub Action

GitHub Merged Pull Requests

1.0.0 Latest version

GitHub Merged Pull Requests

code

GitHub Merged Pull Requests

Showcase your merged pull requests on GitHub

Installation

Copy and paste the following snippet into your .yml file.

              

- name: GitHub Merged Pull Requests

uses: coderstats/[email protected]

Learn more about this action in coderstats/github-action-merged-pull-requests

Choose a version

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.

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