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

*: Limit calls to pretty.ToJSON to more verbose debugging, warnings, and errors to improve performance #7169

Closed
wants to merge 1 commit into from

*: Limit calls to `pretty.ToJSON` to more verbose debugging, warnings…

b26a189
Select commit
Failed to load commit list.
Closed

*: Limit calls to pretty.ToJSON to more verbose debugging, warnings, and errors to improve performance #7169

*: Limit calls to `pretty.ToJSON` to more verbose debugging, warnings…
b26a189
Select commit
Failed to load commit list.
Mergeable / Mergeable failed May 2, 2024 in 0s

1/3 Fail(s): MILESTONE

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 : Status: Requires Reporter Clarification,Type: Behavior Change
    Settings : {"must_include":{"regex":"^Type:"}}

✔️ Validator: DESCRIPTION

  • ✔️ description must include '^RELEASE NOTES:\s([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\n(*|-)\s.+)$'**
    Input : RELEASE NOTES: None
    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$"}}