liyown/Show Projects
Display organization/user repositories in README sorted by creation time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for API access | yes | — |
| owner | GitHub organization or username | yes | — |
| readme-path | Path to README file (relative to repository root) | no | README.md |
| marker | Start marker comment (e.g. <!--PROJECTS-->, will use <!--/PROJECTS--> as end marker) | no | <!--PROJECTS--> |
| exclude | Comma-separated list of repositories to exclude | no | "" |
| include-forks | Include forked repositories in the list | no | false |
| commit | Whether to commit changes automatically | no | true |
| commit-message | Commit message when auto-committing | no | docs: update projects list |
Outputs
| name | description |
|---|---|
| projects-count | Number of projects displayed |