remal-github-actions/Template action

Template action description

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
githubTokenGitHub access tokenyes${{github.token}}
failOnNotAllowedCommitsFail on not allowed commitsyestrue
versionIncrementModeWhich part of version should be incremented. Allowed values: 'major', 'minor', 'patch'.yespatch
versionTagPrefixPrefix for new Git version tagno
allowedVersionTagPrefixesAllowed prefixes for Git version tagsno
expectedFilesToChangeOne of these files should be changed to make a new release. Glob syntax is supported.no
ignoreExpectedFilesToChangeSet to `true` to ignore `expectedFilesToChange`.no
allowedCommitPrefixesAllowed commit messages prefixesno
skippedChangelogCommitPrefixesCommit messages that won't be displayed in changelogno
skippedChangelogPullRequestLabelsPull Requests with these labels won't be displayed in changelogno
dependencyUpdatesPullRequestLabelsLabels of Pull Requests that update dependencies (i.e. PRs from tools like Dependabot, Renovate, etc)no
dependencyUpdatesAuthorsAuthors of Pull Requests that update dependencies (i.e. PRs from tools like Dependabot, Renovate, etc)nodependabot[bot], renovate[bot]
releaseFrequencyForDependencyUpdatesRelease frequency for dependency updates. Values supported by the `parse-duration` can be used.no
miscPullRequestLabelsLabels of misc Pull Requests that update dependenciesno
releaseFrequencyForMiscPullRequestsRelease frequency for misc PRs. Values supported by the `parse-duration` can be used.no
checkActorsAllowedToFailActors of GitHub checks that are allowed to fail. The value of `dependencyUpdatesAuthors` is always added to this list.no
actionPathsAllowedToFailPaths of GitHub actions that are allowed to failno
waitForChecksMinutesHow long to wait (in minutes) for in-progress checks to complete before failingno60
addAutomaticReleaseInfoAdd information about automatic release to the changelogno
dryRunSet to 'true' to enable dry runyesfalse

no outputs