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

This commit is contained in:
Earl Warren 2024-08-11 09:31:43 +02:00
parent c2310c1d6c
commit 5c8ccce785
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

2
release-notes/4924.md Normal file
View file

@ -0,0 +1,2 @@
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/9812b7af91b69386c5d4c08982aece7bd8f9a174) /repos/{owner}/{repo}/pulls/{index} [requested_reviewers contains null for teams](https://codeberg.org/forgejo/forgejo/issues/4108).
feat: [commit](https://codeberg.org/forgejo/forgejo/commit/bf7373a2520ae56a1dc00416efa02de9749b63d3) Forgejo Actions logs are compressed by default. It can be disabled by setting `[actions].LOG_COMPRESSION=none`.