Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Change version to 1.56.1-dev #6345

Merged
merged 2 commits into from
Jun 16, 2023

Merge branch 'v1.56.x' into release_version_1.56.1-dev

2c5990b
Select commit
Failed to load commit list.
Merged

Change version to 1.56.1-dev #6345

Merge branch 'v1.56.x' into release_version_1.56.1-dev
2c5990b
Select commit
Failed to load commit list.
Mergeable / Mergeable failed Jan 29, 2024 in 2s

2/3 Fail(s): DESCRIPTION, MILESTONE

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    1 PASSED
    2 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 does not include "Release$"
    Input :
    Settings : {"must_include":{"regex":"Release$"}}