actions-marketplace-validations/Zenn Metadata Updater

Update Zenn article metadata and create a pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA GITHUB_TOKEN.no${{ github.token }}
commit-shaGit commit SHAno
dry-runA boolean, if true, no push or pull request will be created. (default: false)nofalse
titleA title of Zenn article.no
emojiAn emoji of Zenn article.no
typeA type of Zenn article.no
topicsA list of topic of Zenn article.no
publishedA boolean of published of Zenn article. (default: true)notrue
published-atA date of published of Zenn article. Don't use auto-generate-published-at option if this option is set. (default: undefined)no
auto-generate-published-atnext_business_day_<HH> (ex: next_business_hour_09), next_day_<HH> or undefined. Don't use published-at option if this option is set. Also, if `published_at` is already set in the markdown, nothing is done. (default: undefined)no
force-pushA boolean, if true, override the push to the existing branch. (default: true)notrue
validateA boolean, if true, validation of metadata is performed. (default: false)nofalse
validate-onlyA boolean, if true, only validation of metadata is performed. (default: false)nofalse

no outputs