Files
actual/upcoming-release-notes
Matiss Janis Aboltins eabf09587f [AI] Github action for unfreezing PRs (#7094)
* [AI] Add GitHub Action to add PR to Merge Freeze unblocked list when unfreeze label is added

Made-with: Cursor

* Rename 7093.md to 7094.md

* Add concurrency control to unfreeze job in merge-freeze-unfreeze workflow

- Introduced concurrency settings to prevent overlapping executions of the unfreeze job based on labels.
- Updated error handling to abort the process if fetching the current merge freeze status fails, ensuring unblocked PRs are not overwritten.

* Refactor Merge Freeze workflow to simplify PR unblocking process

- Updated the workflow to directly post the PR to the unblocked list without fetching the current freeze status.
- Improved error handling by ensuring the access token is set before proceeding with the API call.
2026-02-28 21:15:11 +00:00
..
2026-02-04 20:00:42 +00:00
2026-02-10 12:42:52 +00:00
2026-02-10 17:22:55 +00:00
2026-02-04 19:36:37 +00:00
2026-02-10 23:02:52 +00:00
2026-02-13 00:18:49 +00:00
2026-02-19 17:06:21 +00:00
2026-02-17 20:03:44 +00:00
2026-02-18 22:09:28 +00:00
2026-02-19 00:19:54 +00:00
2026-02-19 16:28:41 +00:00
2026-02-23 15:52:58 +00:00
2026-02-25 15:00:10 +00:00
2026-02-26 20:22:29 +00:00

See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.