sue445/sashimi_tanpopo_action

Action for running sashimi_tanpopo with GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ruby-versionRuntime ruby version. This passed to ruby-version of ruby/setup-ruby. c.f. https://github.com/ruby/setup-ruby Default: ruby (latest stable version) yesruby
sashimi-tanpopo-versionsashimi_tanpopo version. (e.g. 0.1.0, 0.1.1) c.f. https://github.com/sue445/sashimi_tanpopo/releases Default: latest version no""
commandsashimi_tanpopo command. (e.g. local, github, gitlab) c.f. https://github.com/sue445/sashimi_tanpopo#usage yesgithub
recipe-filesrecipe files. e.g. "recipe1.rb recipe2.rb" no""
target-dirTarget directory. Default: $GITHUB_WORKSPACE no""
paramsParams passed to recipe file. e.g. "key1:value1 key2:value2" no""
dry-runWhether to run dry run. Either true or false. notrue
colorWhether to colorize output. Either true or false. notrue
git-user-nameuser name for git commit. nogithub-actions[bot]
git-emailemail for git commit. nogithub-actions[bot]@users.noreply.github.com
messagecommit message no""
github-repositoryGitHub repository for Pull Request. e.g. user/repo Default: $GITHUB_REPOSITORY no""
github-api-urlGitHub API endpoint. Default: $GITHUB_API_URL no""
github-step-summaryPath to GitHub step summary file. Default: $GITHUB_STEP_SUMMARY no""
only-changes-summaryWhether to write only file changes to step summary file nofalse
pr-titlePull Request title no""
pr-bodyPull Request body no""
pr-source-branchPull Request source branch (a.k.a. head branch) no""
pr-target-branchPull Request target branch (a.k.a. base branch) Default: default branch of github-repository no""
pr-assigneesPull Request assignees. e.g. "one two three" no""
pr-reviewersPull Request reviewers. e.g. "one two three" no""
pr-labelsPull Request labels. e.g. "one two three" no""
pr-draftWhether to create draft Pull Request. Either true or false. nofalse
pr-auto-mergeWhether to auto-merge to Pull Request. Either true or false. nofalse
argumentssashimi_tanpopo arguments. If you want to pass an argument you created yourself, use this. c.f. https://github.com/sue445/sashimi_tanpopo#usage no""
github-tokenGitHub token no${{ github.token }}

no outputs