actions-marketplace-validations/dotnet-feeder - feed

Writing posts from a json feed to a markdown file, use for automatically updating your Profile readme.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
feedThe URL of the json feed
filesFile(s) you wish to update. Separate multiple by ;
templateThe post templateno- [{title}]({url})
countNumber of posts to write to the fileno5
tagTag to replace, data between <!-- start {tag} --> and <!-- end {tag} --> will be replaced.noposts
extra_argsExtra argumentsno""
namedescription
files-updatedWether or not there where files updated, to conditionally trigger a commit