chore(release-notes): weekly cherry-pick week 2024-41

This commit is contained in:
Earl Warren 2024-10-06 08:21:41 +02:00
parent af901ac7bb
commit 122baf4de8
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

3
release-notes/5477.md Normal file
View file

@ -0,0 +1,3 @@
feat: [commit](https://codeberg.org/forgejo/forgejo/commit/af901ac7bb03d27f175f2292581fc67fa9c8d567) Add support for searching users by email.
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/1dfe58ad11bc6fdc73a2b5ffb3c1481fbddbf46b) PR creation on forked repositories.
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/b67b7c12385059898fc8cb7997755a88b3afa483) the logic of finding the latest pull review commit ID is incorrect.