actions-marketplace-validations/UpdateReadmeAction-Private
Update your profile README.md to show your latest activity.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiPath | Request traffic data api path | yes | "" |
| retryCount | Retry count of after the traffic data api request failed | no | 5 |
| interval | Interval of retry request traffic data api | no | 30 |
| header | The header of your README.md. Markdown supported. | yes | "" |
| subhead | The subheader of your README.md. Markdown supported. | no | "" |
| footer | The footer of your README.md. Markdown supported. | no | "" |
| path | Path of your README.md file. | no | README.md |
| ref | Override the default branch/tag ref. | no | master |
| repoCount | Number of repositories to load. | no | 0 |
| reposPerRow | Number of repositories to load per row. | no | 3 |
| imageSize | Length (in pixels) of each side of the square image. | no | 200 |
| excludeActivity | Types of event to exclude from the recent activity table. Read more on this repository's README.md. | no | [] |
| includeReposOrExcludeRepos | Choose include or exclude the repositories in recent activity table. (value: 'exclude' | 'include') | no | exclude |
| showTrafficData | Show repo traffic data in readme. Read more on this repository's README.md. | no | false |
| trafficDataPosition | Show repo traffic data in 'subhead' or 'footer' | no | subhead |
| repos | Repositories to exclude from the recent activity table. Read more on this repository's README.md. | no | [] |
| customReadmeFile | Customise the README.md file format without forking this repository. Read more on this repository's README.md. Markdown supported. | no | ## ${header} ${subhead} ${repoTable} ${footer} |
Outputs
| name | description |
|---|---|
| repositories | Array of recent repositories to be displayed on your profile README.md. |