Update version.go to 1.56.3 #6713
Merged
Mergeable / Mergeable
failed
Apr 8, 2024 in 5s
1/3 Fail(s): DESCRIPTION
Status: FAIL
Here are some stats of the run:
3 validations were ran.
2 PASSED
1 FAILED
Details
✔️ Validator: LABEL
- ✔️ label must include '^Type:'
Input : Type: Meta
Settings :{"must_include":{"regex":"^Type:"}}
❌ Validator: DESCRIPTION
- ❌ description does not include "^RELEASE NOTES:\s([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\n(*|-)\s.+)$"**
Input :
Settings :{"must_include":{"regex":"^RELEASE NOTES:\\s*([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\\n(\\*|-)\\s*.+)$","regex_flag":"m"}}
✔️ Validator: MILESTONE
- ✔️ milestone must include 'Release$'
Input : 1.56 Release
Settings :{"must_include":{"regex":"Release$"}}
Loading