geldata/Validate Release PR

Performs checks on release PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGithub API token.yes
version_filePath to the file contaning the version string.no
version_exprExtended regular expression used to match the line with the version string. The first capturing group must match the version string itself, excluding the quotes. The pattern may contain [[:PEP440:]] and [[:SEMVER:]] magic "classes" that match Python and SemVer versions correspondingly. no""
namedescription
versionThe release version.