2024.09.06-1-rc1
megacontainer: sha256:26108dd7fd559170f94fd8f89c4e43dfe579908b7b0e7aec59838136b274c2f2
frontend: sha256:54fea482942e5fe0c779898d4e52de83fdc610da17ccd1506ac292fb91d2499d
mergeit: sha256:79cf3579fbde8214ca6a438bd1bf388167d03a4dff694320ec8e589e9b84934a
- Slack integration
- Bring back the queued / merged notifications with a toggle in the settings page
- Add a toggle for FlexReview notifications and Releases notification in the user settings page.
- Releases
- Fixed the Changelog calculation algorithm
2024.09.05-2-rc1
megacontainer: sha256:bb9b81d0867e97febc87e86843ef09437f1c0c6eddc410eeeac6e0d0f3f44d8f
frontend: sha256:66982f0081fb917b2752b0f79bd8f628e73cddaffb9a7e8f8c8fb383c8ace126
mergeit: sha256:696c142f0d3c2940d2e3c79904950af898099ba0bcca3b70d337766f2fbebe9c
- Slack Integration
- Slack DMs and channel notifications are redone. Be able to configure which
event type you want to receive notifications for.
- Releases
- Add a support for cherry-pick conflict resolution.
- Add a support for branch based releases.
- MergeQueue
- Queue page gets two sections for PRs with and without draft PRs with auto refresh.
- Add a branch parameter to queue stats API.
- Bug Fixes
- Attention set transition was not working as expected.
- /aviator refresh was not working if MergeQueue is not enabled
2024.08.28-2-rc1
megacontainer: sha256:87417e939fb308e7de0b810a35d1613eca6951e78399fad10f11b23a67a5be69
frontend: sha256:4408515fb5f893a34185f7535c812695fa86b4058d611f986fc8850fe1520272
mergeit: sha256:3614bd465d200f48696482ab3a815fd7f5ef844c36ef49e6b95b8b39a9a53090
- Bug fixes
- Fix the batch making logic for the PRs with different target branch
- Fix a bug where a cron job is timing out
- Fix a case where failure is reported for the closed / merged PRs
- Fix an issue that a random string can be specified as a merge mode
- Acceptable statuses are now applied based on the longest matching pattern rather than all matching patterns
- Fix a race condition in emergency merges and other PRs
- Fix the time span calculation on /stats page
- Releases
- Add scheduled release cuts and auto deploy
- UI Improvements
- Show a banner in the AttentionSet page when there are no PRs that need attention
- Split the queue page section into two so that the PRs in a batch can be easily identified
- Add a link icon and hyperlink to the release branch sidebar
- Align the button positions across the pages
- Slack Notifications
- Revamping the Slack notificaitons
2024.08.15-1-rc1
megacontainer: sha256:55f2ec77e42b6408c40b56810d11b67a1282a11d800178f4e66c8d1d1de0d270
frontend: sha256:5ff133cc18bcdea699a324f1bc768dc73acfb4eebfa932887b365e9c04dacacd
mergeit: sha256:4312764280d06604e4d26a8982ba618bb0496d0f54d69f430ee7ba2195e7531b
- Helm Chart
- Add a backward compatibility fix for the Helm chart v1 users
- MergeQueue
- Show emergency merge status in the PR page
- Send a Slack DM when a PR is blocked