[AV-102370] Add PR title and description checker script #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|