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

Autodetect rockstar format #4997

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Fix typing

a7755ca
Select commit
Loading
Failed to load commit list.
Draft

Autodetect rockstar format #4997

Fix typing
a7755ca
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Sep 23, 2024 in 0s

1/2 Fail(s): LABEL

Status: FAIL

    Here are some stats of the run:
    2 validations were ran.
    1 PASSED
    1 FAILED

Details

✔️ Validator: TITLE

  • ✔️ title must exclude '^[?WIP\b'
    Input : Autodetect rockstar format
    Settings : {"must_exclude":{"regex":"^\\[?WIP\\b","message":"WIP pull requests can't be merged."}}

❌ Validator: LABEL

  • Please label this pull request with one of: bug, enhancement, new feature, docs or infrastructure.
    Input :
    Settings : {"must_include":{"regex":"bug|enhancement|new feature|docs|infrastructure|dead code|refactor","message":"Please label this pull request with one of: bug, enhancement, new feature, docs or infrastructure."}}