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

Delete .github/renovate.json #178

Merged
merged 1 commit into from
Dec 3, 2023

Delete .github/renovate.json

a29c960
Select commit
Loading
Failed to load commit list.
Merged

Delete .github/renovate.json #178

Delete .github/renovate.json
a29c960
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Dec 3, 2023 in 1s

1/2 Fail(s): DESCRIPTION

Status: FAIL

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

Details

✔️ Validator: TITLE

  • ✔️ title must exclude '^[WIP]'
    Input : Delete .github/renovate.json
    Settings : {"must_exclude":{"regex":"^\\[WIP\\]","message":"This is work in progress. Do not merge yet."}}

❌ Validator: DESCRIPTION

  • ✔️ description must exclude 'TBA'
    Input :
    Settings : {"must_exclude":{"regex":"TBA","message":"This is default templates yet."}}
  • must include specs
    Input :
    Settings : {"no_empty":{"enabled":true,"message":"must include specs"}}