spiceai/Pulls with Spice Action

Ensures GitHub pull requests meet quality standards with extra flavor

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
require_description_min_lengthMinimum length of the pull request descriptionno0
require_title_min_lengthMinimum length of the pull request titleno10
required_labels_anyAny of these labels must be present on the pull request (comma-separated)no
required_labels_allAll of these labels must be present on the pull request (comma-separated)no
required_label_prefixesRequire at least one label from each prefix category (comma-separated, e.g., kind/,area/)no
banned_labelsNone of these labels should be present on the pull request (comma-separated)no
require_assigneeWhether to require at least one assigneenofalse
enforce_draftWhether to enforce non-draft pull requestsnofalse
required_issue_typesPull request must include one of these issue types in conventional commit format (comma-separated)no
require_milestoneWhether to require a milestone on the pull requestnofalse
branch_name_patternRegex pattern that branch names must matchno
auto_labelEnable automatic labeling based on file paths and conventional commitsnofalse
auto_label_sizeAutomatically add size labels (size/xs, size/s, size/m, size/l, size/xl) based on changesnofalse
auto_label_typeAutomatically add type labels based on conventional commit prefixes in titlenofalse
auto_assignEnable automatic assignment of PRsnofalse
auto_assign_authorAutomatically assign the PR author as an assigneenofalse
auto_assign_usersComma-separated list of users to automatically assign to PRsno
custom_error_messagesJSON object with custom error messages for various checksno
github_tokenGitHub token for posting comments to PR threadno${{ github.token }}

no outputs