Skip to content

UT

e55ed4d
Select commit
Loading
Failed to load commit list.
Open

UT #566

UT
e55ed4d
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Apr 1, 2026 in 1m 48s

1/2 Fail(s): LABEL

Status: FAIL

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

Details

❌ Validator: LABEL

  • Can you please add a valid label! [One of (new-feature) / (documentation) / (bug-fixes) / (enhancement) / (needs-migration) / (packages-updated) / (miscellaneous)]
    Input : do-not-merge,missing-tests,dont-test,missing-labels
    Settings : {"must_include":{"regex":"(new-feature)|(documentation)|(bug-fixes)|(enhancement)|(needs-migration)|(packages-updated)|(miscellaneous)","message":"Can you please add a valid label! [One of (new-feature) / (documentation) / (bug-fixes) / (enhancement) / (needs-migration) / (packages-updated) / (miscellaneous)]"}}
  • This PR is work in progress. Cannot be merged yet.
    Input : do-not-merge,missing-tests,dont-test,missing-labels
    Settings : {"must_exclude":{"regex":"(do-not-merge)","message":"This PR is work in progress. Cannot be merged yet."}}

✔️ Validator: DESCRIPTION

  • ✔️ The description is not empty
    Input : ## JIRA Ticket Number

JIRA TICKET:

Description of change

(REMOVE ME) Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist (OPTIONAL):

  • My code follows the style guidelines of this project

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

  • I have made corresponding changes to the documentation

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

  • New and existing unit tests pass locally with my changes

  • Any dependent changes have been merged and published in downstream modules

     Settings : ```{"no_empty":{"enabled":true,"message":"Can you please add a description!"}}```
    
  • ✔️ description must exclude 'do not merge'
    Input : ## JIRA Ticket Number

JIRA TICKET:

Description of change

(REMOVE ME) Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Checklist (OPTIONAL):

  • My code follows the style guidelines of this project

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

  • I have made corresponding changes to the documentation

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

  • New and existing unit tests pass locally with my changes

  • Any dependent changes have been merged and published in downstream modules

     Settings : ```{"must_exclude":{"regex":"do not merge","message":"This PR is work in progress. Cannot be merged yet."}}```