tdrk18/danger-ruby-action

Run Danger with Ruby setup and branch pre-fetch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ruby-versionRuby version to use. Reads from .ruby-version if not specified.no""
gemfilePath to GemfilenoGemfile
dangerfilePath to DangerfilenoDangerfile
danger-idDanger ID passed to --danger_idnodanger
fail-on-errorsShould always fail the build process when Danger reports errorsnofalse
fail-if-no-prShould fail the build process if no PR is foundnofalse
new-commentMakes Danger post a new comment instead of editing its previous onenofalse
remove-previous-commentsRemoves all previous comments and creates a new one at the end of the listnofalse
baseA branch/tag/commit to use as the base of the diffno""
headA branch/tag/commit to use as the head of the diffno""
cacheEnable bundler cachenotrue
github-tokenGitHub token passed to DANGER_GITHUB_API_TOKENno${{ github.token }}

no outputs