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
..
2025-04-18 15:22:41 +00:00
2025-03-15 19:48:59 -07:00
2025-04-09 16:34:38 +00:00
2025-03-31 01:53:48 -04:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2025-04-08 04:15:15 +00:00
2025-03-15 16:26:49 +08:00
2025-04-18 15:22:41 +00:00
2025-02-14 15:13:56 +00:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2025-04-20 02:49:57 +00:00
2025-04-21 00:43:43 +00:00
2025-04-09 16:34:38 +00:00
2025-04-15 22:35:22 +08:00
2024-05-08 14:45:15 +00:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2025-04-11 21:41:29 +08:00
2025-04-14 04:48:03 +00:00
2025-04-02 17:31:32 +00:00
2025-03-11 10:40:38 -07:00
2025-04-01 10:14:01 +00:00
2025-04-14 04:48:03 +00:00
2025-04-14 18:55:02 +08:00
2025-04-01 10:14:01 +00:00
2025-04-08 16:15:28 +00:00
2025-03-31 01:53:48 -04:00
2025-04-14 04:48:03 +00:00
2025-03-17 19:24:54 +00:00
2025-04-14 04:48:03 +00:00
2023-10-11 04:24:07 +00:00
2025-03-31 01:53:48 -04:00
2025-03-07 21:08:53 +00:00
2025-04-04 18:09:40 +00:00
2025-03-08 21:38:11 +00:00
2025-04-08 16:15:28 +00:00