Movatterモバイル変換


[0]ホーム

URL:


top
Contributors<sup>2.0.4</sup> logoContributors2.0.4

github-action-contributors

Buy me a coffeeBuild & DeployRepo Dependents

Github action generates dynamic image URL for contributor list to display it!

The contributors list is fetched fromGitHub API.

Contributors

As always, thanks to our amazing contributors!

Write contributors(htmlTable) to markdown Example:

小弟调调
小弟调调

Bot Users:

github-actions[bot]
github-actions[bot]
renovate[bot]
renovate[bot]

Collaborators Users:

小弟调调
小弟调调

Write contributors(htmlList) to markdown Example:

小弟调调

Usage

-run: mkdir-p build-name: Generate Contributors Imagesuses: jaywcjlove/github-action-contributors@mainwith:filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])output: build/CONTRIBUTORS.svgavatarSize:42-name: Deployuses: peaceiris/actions-gh-pages@v3with:github_token: ${{ secrets.GITHUB_TOKEN}}publish_dir: ./build
https://jaywcjlove.github.io/github-action-contributors/CONTRIBUTORS.svg

Use in markdown

## ContributorsAs always, thanks to our amazing contributors!<ahref="https://github.com/jaywcjlove/github-action-contributors/graphs/contributors"><imgsrc="https://jaywcjlove.github.io/github-action-contributors/CONTRIBUTORS.svg"/></a>Made with[contributors](https://github.com/jaywcjlove/github-action-contributors).

Write contributors(htmlList) to markdown

-name: Generate Contributors Imagesuses: jaywcjlove/github-action-contributors@mainid: contributorswith:filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])avatarSize:42-name: Modify README.mduses: jaywcjlove/github-action-modify-file-content@mainwith:path: README.mdbody:'${{steps.contributors.outputs.htmlList}}'

Use inREADME.md markdown

## ContributorsAs always, thanks to our amazing contributors!<!--GAMFC--><ahref="https://github.com/jaywcjlove"title="小弟调调"><imgsrc="https://avatars.githubusercontent.com/u/1680273?v=4"width="36;"alt="小弟调调"/></a><!--GAMFC-END-->Made with[contributors](https://github.com/jaywcjlove/github-action-contributors).

Write contributors(htmlList) to markdown Example:

小弟调调

Write contributors(htmlTable) to markdown

-name: Generate Contributors Imagesuses: jaywcjlove/github-action-contributors@mainid: contributorswith:filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])openDelimiter:'<!--GAMFC_DELIMITER-->'closeDelimiter:'<!--GAMFC_DELIMITER-END-->'hideName:'true'# Hide names in htmlTableavatarSize:100# Set the avatar size.-name: Modify htmlTable README.mduses: jaywcjlove/github-action-modify-file-content@mainwith:path: README.mdbody:'${{steps.contributors.outputs.htmlTable}}'

Use inREADME.md markdown

## ContributorsAs always, thanks to our amazing contributors!<!--GAMFC_DELIMITER-->will be replaced here<!--GAMFC_DELIMITER-END-->Made with[contributors](https://github.com/jaywcjlove/github-action-contributors).

Write contributors(htmlTable) to markdown Example:

小弟调调

Bot Users:

github-actions[bot]renovate[bot]

Inputs

<svgxmlns="http://www.w3.org/2000/svg"xmlns:xlink="http://www.w3.org/1999/xlink"version="1.1"width="{{ width }}"height="{{ contributorsHeight }}"><style>.contributor-link { cursor: pointer; }</style>  {{{ contributors }}}</svg>

Outputs

AppSponsorChangelog GeneratorCreate TagRead File ContentGenerated Badges
Released under the MIT License. Copyright © 2025 Kenny Wong
Generated byidoc v1.34.1

[8]ページ先頭

©2009-2025 Movatter.jp