dotcms/DotCMS Commit Message Getter

Gets the commit message for a given pull request or push

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
excludeTitleSetting this input to true will exclude the Pull Request title.notrue
excludeDescriptionSetting this input to true will exclude the Pull Request description.notrue
checkAllCommitMessagesSetting this input to true will check all Pull Request commitsnotrue
latestCommitMessageSetting this input to true will get latest commit message instead of allnotrue
accessTokenyou must provide GITHUB_TOKEN to this input if checkAllCommitMessages is trueno

no outputs