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

credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 #6797

Merged
merged 1 commit into from
Nov 15, 2023

credentials: if not set, restrict to TLS v1.2+ and CipherSuites per R…

e77aa24
Select commit
Loading
Failed to load commit list.
Merged

credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 #6797

credentials: if not set, restrict to TLS v1.2+ and CipherSuites per R…
e77aa24
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed May 14, 2024 in 6s

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: Security
    Settings : {"must_include":{"regex":"^Type:"}}

❌ Validator: DESCRIPTION

  • description does not include "^RELEASE NOTES:\s([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\n(*|-)\s.+)$"**
    Input : Cherrypick of #6776 to v1.60.x release branch.
    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.60 Release
    Settings : {"must_include":{"regex":"Release$"}}