2025.05.01-2-rc1
MergeQueue
- Compare base branch pattern instead of exact match for auto-detecting stack
- Reduce API calls usage before picking the batch
- Remove old queue page
- Multi-app: fix the bug with app_name when using coauthors
2025.04.29-1-rc1
megacontainer: sha256:1a8ef25c522746eb5cce1f042a09fcc79c06729ca9697b52c039a43bf14d25e7
frontend: sha256:51ebab25844499c399200d5ad6e7c9bd22231372ff48637725b54dcd19a47652
mergeit: sha256:4e4dedc7ba53754b8f9e3d84332b977e0253d34f5e3911e4d3ffd687eb2b4153
- MergeQueue
- Add retry where GH rejects the head commit SHA when merging a PR
2025.04.28-1-rc1
megacontainer: sha256:02a1f54fb6070715fe82974d36ef02d4dc04525f6ad59605c046fffa82ad9ab2
frontend: sha256:70c0742223e30ddb8f8e88c4e6ebdf07bcd41b5de34952a807aa709a047749d9
mergeit: sha256:69c337944ead3e79fe6a8de996d9e797e51b579fe8952647a1921259f34ba68b
- MergeQueue
- Add support for lock auto-renewal to avoid zombie locks
- Add commit SHA validation before and after draft PR creation to avoid race conditions
- Only send Slack notification when paused state has changed
- Releases
- Add support for custom deploy parameters via API
- Misc
- Allow bypassing email domain verification using env variable:
DISABLE_SAML_EMAIL_DOMAIN_VERIFICATION
2025.04.22-2-rc1
megacontainer: sha256:095f675f910624890fa7cc83f16fe91fb1822439e6bb751040b37658beed2494
frontend: sha256:c534c07974f8f0865964b68676b98be74517f1fe6d1c92eb413671a8deaf5161
mergeit: sha256:fc81fbc757943be5a89cd824f89794efc1dd0ecb2413e29bc2db313bb52425c5
- MergeQueue
- Queue page PR counts now accurately reflect number of PRs in the queue
- Support more functionality through alternative access tokens
- Pause/Unpause modal now more clearly shows state of the queue
- Fix commit SHA validation on merge requests
- FlexReview
- Overhauled the GitHub sticky comment to provide more useful information
- Escape PR titles for Slack messages
- FYI notifications now generally available
- Misc
- Updated helm charts
- ⚠️ we now recommend setting webcron memory to at least
128Mi
- Rollbacks no longer stop on database version mismatch, instead only a notification is displayed
- Fix circular import in batch creation script
2025.04.14-2-rc1