Releases: Mergifyio/mergify-cli
Releases · Mergifyio/mergify-cli
2025.8.14.1
What's Changed
- build(deps-dev): Bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #735
- build(deps-dev): Bump responses from 0.25.7 to 0.25.8 by @dependabot[bot] in #737
- build(deps-dev): Bump types-aiofiles from 24.1.0.20250801 to 24.1.0.20250809 by @dependabot[bot] in #738
- merge queue: embarking main (c24bfaa) and #738 together by @mergify[bot] in #739
- build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #741
- build(deps-dev): Bump poethepoet from 0.36.0 to 0.37.0 by @dependabot[bot] in #742
- merge queue: embarking main (79bfef0) and #742 together by @mergify[bot] in #743
- feat: add
cicd.test.quarantinedattribute to test case spans by @Greesb in #740 - chore: move quarantine info message after first potential error log by @Greesb in #744
- refactor: move cli quarantine code to its own module by @Greesb in #745
- refactor: rename
_check_failing_spans_with_quarantineby @Greesb in #746 - refactor: rename
check_failing_spans_with_quarantineby @Greesb in #747 - fix(jenkins): get git branch correctly by @sileht in #736
Full Changelog: 2025.8.5.2...2025.8.14.1
2025.8.5.2
What's Changed
- build(deps): Bump poetry from 2.1.3 to 2.1.4 by @dependabot[bot] in #732
- chore: remove
MERGIFY_TESTS_TARGET_BRANCHand addGITHUB_REF_NAMEenvironment variable by @Greesb in #734
Full Changelog: 2025.8.5.1...2025.8.5.2
2025.8.5.1
What's Changed
- chore: use
os.linesepin quarantine reporting instead of raw\nby @Greesb in #730 - refactor:
envvarorder fortests-target-branchoption by @Greesb in #731
Full Changelog: 2025.8.1.1...2025.8.5.1
2025.8.1.1
What's Changed
- build(deps-dev): Bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in #722
- build(deps-dev): Bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #723
- feat: add jenkins support by @sileht in #725
- build(deps-dev): Bump types-aiofiles from 24.1.0.20250708 to 24.1.0.20250801 by @dependabot[bot] in #728
- feat: add support for MERGIFY_TRACEPARENT by @sileht in #726
- chore: better logs for ci insights quarantine by @Greesb in #729
- chore(ruff): add positional parameters by @sileht in #724
Full Changelog: 2025.7.29.1...2025.8.1.1
2025.7.29.1
What's Changed
- feat: add GITHUB_REF fallback for --tests-target-branch by @JulianMaurin in #721
New Contributors
- @JulianMaurin made their first contribution in #721
Full Changelog: 2025.7.28.1...2025.7.29.1
2025.7.28.1
What's Changed
- build(deps-dev): Bump ruff from 0.12.4 to 0.12.5 by @dependabot[bot] in #717
- build(deps): Bump rich from 14.0.0 to 14.1.0 by @dependabot[bot] in #718
- merge queue: embarking main (d8d9dc8) and [#717 + #718] together by @mergify[bot] in #719
- refactor: use new
/quarantines/checkendpoint to check for failed quarantined tests by @Greesb in #720
Full Changelog: 2025.7.23.1...2025.7.28.1
2025.7.23.1
What's Changed
- ci: remove useless priority, require 2 reviews by @jd in #711
- refactor: split upload from span generation from junit files by @Greesb in #714
- refactor: move content of
junit_uploadcommand to its own function by @Greesb in #716 - feat: use Mergify's CI Insights Quarantine check when processing JUnit files by @Greesb in #713
- refactor: deprecate
junit-uploadin favor ofjunit-processby @Greesb in #715
Full Changelog: 2025.7.18.1...2025.7.23.1
2025.7.18.1
What's Changed
- build(deps-dev): Bump pytest-asyncio from 0.26.0 to 1.0.0 by @dependabot[bot] in #697
- build(deps-dev): Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #698
- build(deps-dev): Bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #699
- build(deps-dev): Bump ruff from 0.11.13 to 0.12.0 by @dependabot[bot] in #700
- merge queue: embarking main (e8ea7df) and [#699 + #700] together by @mergify[bot] in #701
- build(deps-dev): Bump ruff from 0.12.0 to 0.12.1 by @dependabot[bot] in #702
- build(deps-dev): Bump poethepoet from 0.35.0 to 0.36.0 by @dependabot[bot] in #703
- build(deps-dev): Bump ruff from 0.12.1 to 0.12.2 by @dependabot[bot] in #704
- build(deps-dev): Bump types-aiofiles from 24.1.0.20250606 to 24.1.0.20250708 by @dependabot[bot] in #705
- build(deps-dev): Bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #706
- build(deps-dev): Bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #707
- build(deps-dev): Bump pytest-asyncio from 1.0.0 to 1.1.0 by @dependabot[bot] in #708
- build(deps-dev): Bump ruff from 0.12.3 to 0.12.4 by @dependabot[bot] in #709
- chore: add
code.function.nameto junit spans by @Greesb in #710
Full Changelog: 2025.6.12.1...2025.7.18.1
2025.6.12.1
What's Changed
Full Changelog: 2025.5.16.1...2025.6.12.1
2025.5.16.1
What's Changed
- fix: improve handling if gh is not installed by @sileht in #679
- fix(ci): do not fail on upload failure by @jd in #683
Full Changelog: 2025.5.12.1...2025.5.16.1