s-thom/Create Robots.txt

An action to generate a robots.txt file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
output-fileWhere to write the resulting robots.txt filerobots.txt
input-fileAn existing robots.txt. Will be added to the top of the output file. Must not be the same as the `output-file`
append-allow-ruleWhether to add an allow for all unspecified user agents to the end of the filefalse
allowed-bot-namesMultiline string. Names of bots that should not be included in the blocklist
cloudflare-api-tokenAn API token for Cloudflare. Enables Cloudflare's bot categories as a source for bots
cloudflare-categoriesBot categories to add to the blocklist. Required if `cloudflare-api-token` is set
dark-visitors-api-tokenAn API token for Dark Visitors. Enables Dark Visitors' user agent categories as a source for bots
dark-visitors-categoriesUser agent categories to add to the blocklist. Required if `dark-visitors-api-token` is set

no outputs