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

[fix][api]:Fix the issue of unset total page in pagination #15609

Closed
wants to merge 1 commit into from

[fix][api]:Fix the issue of unset total page in pagination

5927432
Select commit
Loading
Failed to load commit list.
Closed

[fix][api]:Fix the issue of unset total page in pagination #15609

[fix][api]:Fix the issue of unset total page in pagination
5927432
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable: milestone-label-check failed Feb 22, 2024 in 3s

1/2 Fail(s): LABEL

Status: FAIL

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

Details

✔️ Validator: MILESTONE

  • ✔️ No_empty option is not enabled, as such this validator did not run
    Input : 3.2.2
    Settings : {"no_empty":{"enabled":false,"message":"Milestone is required and cannot be empty."}}

❌ Validator: LABEL

  • (Please check if there are PRs that already have a ready-to-merge label and can be merged, if exists please merge them first.)
    Input : bug,backend,3.2.2
    Settings : {"and":[{"must_include":{"regex":"feature|bug|improvement|document|chore|revert","message":"Label must include one of the following: `feature`, `bug`, `improvement`, `document`, `chore`, `revert`"}},{"must_include":{"regex":"ready-to-merge","message":"Please check if there are PRs that already have a `ready-to-merge` label and can be merged, if exists please merge them first."}}]}