Create settings necessary for an MVC Pipeline#7290
Open
donker wants to merge 111 commits into
Open
Mergeable / Mergeable
failed
Jun 28, 2026 in 1s
1/2 Fail(s): MILESTONE
Status: FAIL
Here are some stats of the run:
2 validations were ran.
1 PASSED
1 FAILED
Details
❌ Validator: MILESTONE
- ✔️ The milestone is not empty
Input : Future: Major
Settings :{"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}} - ❌ A milestone that does not contain
Future:must be assigned to this pull request
Input : Future: Major
Settings :{"must_exclude":{"regex":"Future:","regex_flag":"none","message":"A milestone that does not contain `Future:` must be assigned to this pull request"}}
✔️ Validator: LABEL
- ✔️ label does begins with 'Type:'
Input : Type: Feature,Area: AE > Dnn.PersonaBar.Library,Area: Platform > Library
Settings :{"begins_with":{"match":"Type:","message":"A `Type:` label must be assigned to this pull request"}} - ✔️ label must exclude 'On Hold'
Input : Type: Feature,Area: AE > Dnn.PersonaBar.Library,Area: Platform > Library
Settings :{"must_exclude":{"regex":"On Hold","regex_flag":"none","message":"This PR is `On Hold`"}}
Loading