mahenzon/Markdown Code Block Auto Lang

Automatically sets a language for Markdown code blocks in PR/issue descriptions if missing.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token. The default one will work only for those who have access to the API. For public projects you'll need to create a fine-grained personal access token. Check README for step-by-step guide. yes${{ github.token }}
languageLanguage to set for code blocks without specified languageyes
silentIf true, no comments will be added to the PR/issuenofalse
what-to-updateWhich event types to update. Options: pull_request, issue, all (default: all). Accepts a single value or a multiline list. noall
namedescription
fixesNumber of code blocks that were fixed