Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump peter-evans/create-pull-request from 6 to 7 #6132

Merged

Bump peter-evans/create-pull-request from 6 to 7

2b1644d
Select commit
Loading
Failed to load commit list.
Merged

Bump peter-evans/create-pull-request from 6 to 7 #6132

Bump peter-evans/create-pull-request from 6 to 7
2b1644d
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Sep 3, 2024 in 5s

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

  • A milestone must be assigned to this pull request
    Input :
    Settings : {"no_empty":{"enabled":true,"message":"A milestone must be assigned to this pull request"}}
  • ✔️ milestone must exclude 'Future:'
    Input :
    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: Build/Release,Type: Maintenance
    Settings : {"begins_with":{"match":"Type:","message":"A `Type:` label must be assigned to this pull request"}}
  • ✔️ label must exclude 'On Hold'
    Input : Type: Build/Release,Type: Maintenance
    Settings : {"must_exclude":{"regex":"On Hold","regex_flag":"none","message":"This PR is `On Hold`"}}