Skip to content

Merge branch 'master' into upgrade-oauth2

0e65e4a
Select commit
Loading
Failed to load commit list.
Closed

upgraded golang.org/x/oauth2 #8174

Merge branch 'master' into upgrade-oauth2
0e65e4a
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Mar 23, 2025 in 1s

3/3 Fail(s): LABEL, DESCRIPTION, MILESTONE

Status: FAIL

    Here are some stats of the run:
    3 validations were ran.
    0 PASSED
    3 FAILED

Details

❌ Validator: LABEL

  • label does not include "^Type:"
    Input : Status: Requires Reporter Clarification,Area: Tooling
    Settings : {"must_include":{"regex":"^Type:"}}

❌ Validator: DESCRIPTION

  • description does not include "^RELEASE NOTES:\s([Nn][Oo][Nn][Ee]|[Nn]/[Aa]|\n(*|-)\s.+)$"**
    Input : Upgrades oauth2 package to latest
    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$"}}