YaFou
e947f309b1
Add API routes to lock and unlock issues ( #34165 )
...
This pull request adds a GitHub-compatible API endpoint to lock and
unlock an issue.
The following routes exist now:
- `PUT /api/v1/repos/{owner}/{repo}/issues/{id}/lock` to lock an issue
- `DELETE /api/v1/repos/{owner}/{repo}/issues/{id}/lock` to unlock an issue
Fixes #33677
Fixes #20012
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-21 00:43:43 +00:00
..
2023-12-19 20:12:02 +01:00
2024-05-31 12:10:11 +00:00
2025-02-14 06:49:58 +00:00
2025-01-10 06:00:06 +00:00
2025-03-31 01:53:48 -04:00
2025-02-16 12:24:07 +00:00
2024-03-01 16:46:02 +00:00
2024-03-01 16:46:02 +00:00
2024-12-25 07:38:30 +00:00
2023-10-11 04:24:07 +00:00
2024-12-15 02:31:07 +00:00
2023-10-11 04:24:07 +00:00
2024-05-31 12:10:11 +00:00
2025-03-31 01:53:48 -04:00
2025-02-17 11:28:37 -08:00
2025-04-21 00:43:43 +00:00
2025-02-17 11:28:37 -08:00
2025-02-17 05:14:56 +00:00
2025-04-10 17:18:07 +00:00
2025-02-02 18:16:56 +00:00
2025-03-31 01:53:48 -04:00
2025-04-08 16:15:28 +00:00
2024-12-29 01:05:56 +00:00
2023-12-14 09:26:59 +00:00
2024-12-15 10:41:29 +00:00
2024-11-25 09:56:50 +08:00
2024-12-25 07:38:30 +00:00
2024-03-04 08:16:03 +00:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2025-04-10 17:18:07 +00:00
2023-09-28 01:38:53 +00:00
2024-07-16 10:08:54 +02:00
2025-03-31 01:53:48 -04:00
2024-11-05 07:46:40 +00:00
2025-03-31 01:53:48 -04:00
2025-03-02 10:14:49 -08:00
2025-03-31 01:53:48 -04:00
2025-04-01 10:14:01 +00:00
2025-01-29 01:14:35 +02:00
2025-01-07 10:50:09 +08:00
2025-01-07 10:50:09 +08:00
2025-04-01 10:14:01 +00:00
2024-12-15 10:41:29 +00:00
2025-01-19 09:30:44 +08:00
2024-12-15 10:41:29 +00:00
2024-11-25 09:56:50 +08:00