Files
actual/upcoming-release-notes
Matiss Janis Aboltins 23adf06cb0 Add post-merge hook to auto-install dependencies (#7248)
* [AI] Add post-merge hook to auto-install when yarn.lock changes

Mirrors the existing post-checkout hook behavior: after a git pull or
merge, if yarn.lock changed between ORIG_HEAD and HEAD, automatically
runs yarn install to keep dependencies in sync.

https://claude.ai/code/session_01JHoMhGANLTc1q67s1dUHrt

* Add release notes for PR #7248

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-20 22:59:05 +00:00
..
2026-03-09 20:26:48 +00:00
2026-03-13 01:53:32 +00:00
2026-03-04 18:46:20 +00:00
2026-03-04 23:27:15 +00:00
2026-03-06 22:55:21 +00:00
2026-03-15 23:16:39 +00:00
2026-03-13 16:36:52 +00:00
2026-03-18 08:37:04 +00:00
2026-03-17 08:17:48 +00:00
2026-03-17 16:00:27 +00:00
2026-03-17 19:18:47 +00:00
2026-03-18 08:53:03 +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.