Skip to content

A github action that allows a repository to list out the contributors in a clean table-like manner

Notifications You must be signed in to change notification settings

Maanuj-Vora/List-Contributors

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

List Contributors

A Github Action that will write out the contributors in a repository to a specified markdown file


Action Status

Contributing to the Contributors


Contributors

apps/github-actions
apps/github-actions
Maanuj Vora
Maanuj Vora
DANIELS-ROTH Stan
DANIELS-ROTH Stan
Patrik
Patrik

Setting Up The Workflow Run

Input Tag Required Default Value Example
REPO_NAME True N/A '${{github.repository}}' or Maanuj-Vora/List-Contributors
ACCESS_TOKEN True N/A ${{secrets.GITHUB_TOKEN}}
CONTRIBUTOR True N/A "### Contributors"
FILEPATH False '/README.md' N/A
COLUMN_PER_ROW False '6' N/A
IMG_WIDTH False '100' N/A
FONT_SIZE False '14' N/A
COMMIT_MESSAGE False 'Contributed to Contributer' N/A

Example

An example of this workflow can be found at example.yml

About

A github action that allows a repository to list out the contributors in a clean table-like manner

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •