Skip to content

[AV-102370] Add PR title and description checker script #1

[AV-102370] Add PR title and description checker script

[AV-102370] Add PR title and description checker script #1

Triggered via pull request May 22, 2025 20:54
Status Failure
Total duration 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-title-check.yml

on: pull_request
check-pr-title
1s
check-pr-title
Fit to window
Zoom out
Zoom in

Annotations

1 error
check-pr-title
PR title "AV-102370 - PR title checker script adding" does not match the required format. Requirements: - Must start with [AV-XXXXX] where X is a digit - After the bracket, must start with a Verb (Add, Update, Fix, etc.) - The Verb must start with an uppercase letter Expected format: [AV-XXXXX] Verb ... Example: [AV-98659] Implement Cluster On/Off feature Valid verbs: Add, Update, Fix, Implement, Remove, Refactor, etc.