actions-marketplace-validations/README Repos List Fork
GitHub Action to list repositories in a README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 2, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/denvercoderone_readme-repos-list@4f7b1edeebd44552e777a6403c30d9a22e4c6f3a # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| query | Search query to find repositories | yes | — |
| owner | Owner of repository to commit in | no | — |
| repo | Name of repository to commit in | no | — |
| max | Maximum number of repositories to add | no | — |
| prefix | Prefix content to add before list | no | — |
| weserv-query | Query parameters for image manipulation | no | — |
| no-homepage | Link to repository, not homepage (if found) | no | — |
| suffix | Suffix content to add after list | no | — |
| path | File path, defaults to README.md | no | — |
| start | Starting comment to look for | no | — |
| end | Ending commit to look for | no | — |
| commit-message | Commit message when updating file | no | — |
| one-per-owner | Show only one repository per owner | no | — |
| sort | Sort repositories by... | no | desc |
| order | Order by desc or asc | no | stars |
| size | Width and height of the image | no | 50 |
Outputs
no outputs