Bump python to 3.8 and upgrade few dependencies #467
Mergeable / Mergeable
failed
May 20, 2024 in 1s
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
- ✔️ label must include '(new-feature)|(documentation)|(bug-fixes)|(enhancement)|(needs-migration)|(packages-updated)|(miscellaneous)'
Input : bug-fixes,No lint errors,python3-upgrade,do-not-merge,security fix,packages-updated
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 : bug-fixes,No lint errors,python3-upgrade,do-not-merge,security fix,packages-updated
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
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
Closes #444
Closes #450
Closes #451
Closes #452
Closes #459
Closes #461
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
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
Closes #444
Closes #450
Closes #451
Closes #452
Closes #459
Closes #461
Settings : ```{"must_exclude":{"regex":"do not merge","message":"This PR is work in progress. Cannot be merged yet."}}```
Loading