Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00
forgejo/release-notes/5621.md
Gergely Nagy 93dccfffe1
chore(release-notes): notes for week 2024-43 weekly cherry pick
Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-10-22 18:14:27 +02:00

830 B

fix: commit Always update expiration time when creating an artifact, so that artifacts from re-ran jobs do not get lost. fix: commit Remove the button toolbar when deleting a diff comment. feat: commit The requested_reviewers data is included in more webhook events. fix: commit Run scheduled tasks against the latest commit. feat: commit Support migrating GitHub/GitLab PR draft status.