Aleksandr Chesnokov created IGNITE-28549:
--------------------------------------------
Summary: Add CI check for PR title format (IGNITE-XXXX Change
summary)
Key: IGNITE-28549
URL: https://issues.apache.org/jira/browse/IGNITE-28549
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr Chesnokov
Now contributors may make common mistakes inĀ message naming:
* Missing or incorrect JIRA issue ID (e.g., no IGNITE-XXXX)
* Wrong separator after issue ID (e.g., {{:}} or {{-}} instead of a space)
Let's add title check throw github actions:
* Correct {{IGNITE-XXXX}} prefix
* Exactly one space between the issue ID and the summary
* Absence of {{:}} or {{-}} after the issue ID
* Non-empty summary
--
This message was sent by Atlassian Jira
(v8.20.10#820010)