etoro-actions/Pull Request title naming rules

Github action to enforce Pull Request title conventions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
regexRegex to validate the pull request title.+
allowed_prefixesComma separated list of prefix allowed to be used in title. eg: feature,hotfix,JIRA-""
prefix_case_sensitiveAre the allowed prefixes case sensitive?false
min_lengthMin length of title1
max_lengthMax length of title. -1 to ignore the rule-1

no outputs