gitea/services
charles-plutohealth 7c6edf1ba0
Fix /repos/{owner}/{repo}/pulls/{index}/files endpoint not populating previous_filename (#32017)
---
`status == "rename"` should have read `status == "renamed"`. The typo
means that file.PreviousFilename would never be populated, which e.g.
breaks usage of the Github Action at
https://github.com/dorny/paths-filter.
2024-09-12 01:29:27 +08:00
..
2024-09-10 02:23:07 +00:00
2024-09-10 02:23:07 +00:00
2024-06-19 06:32:45 +08:00
2024-08-02 00:42:08 +00:00
2024-06-19 06:32:45 +08:00
2024-04-07 19:17:06 +08:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00