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

This commit is contained in:
Earl Warren 2024-07-28 08:19:38 +02:00
parent c55f3bf3c3
commit f0379489bf
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

4
release-notes/4716.md Normal file
View file

@ -0,0 +1,4 @@
feat: [commit](https://codeberg.org/forgejo/forgejo/commit/8d23433dab08fcbb8043e5d239171fba59c53108): support pull_request_target event for commit status.
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/ee11a263f8c9de33d42fc117443f4054a311c875): add return type to GetRawFileOrLFS and GetRawFile.
feat: [commit](https://codeberg.org/forgejo/forgejo/commit/cb9071bbf433715f0e16e39cb60126b65f8236a0): support delete user email in admin panel.
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/f61873c7e42b613405d367421ad19db80f831053): properly filter issue list given no assignees filter.