YaFou
e947f309b1
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
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-04-01 10:14:01 +00:00
2025-02-20 12:39:21 -08:00
2025-04-09 16:34:38 +00:00
2025-04-02 22:00:54 +08:00
2024-03-22 13:45:10 +00:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2025-04-18 15:22:41 +00:00
2025-04-07 22:12:54 -07:00
2025-04-21 00:43:43 +00:00
2025-04-10 17:18:07 +00:00
2025-04-07 23:45:31 -07:00
2025-04-18 20:09:56 +08:00
2025-04-08 04:15:15 +00:00
2025-04-01 10:14:01 +00:00
2025-01-10 03:51:03 +08:00
2025-04-05 11:56:48 +08:00
2025-04-08 16:15:28 +00:00
2025-03-17 19:24:54 +00:00
2024-02-14 21:48:45 +00:00
2025-03-31 01:53:48 -04:00
2025-04-08 04:15:15 +00:00
2025-04-08 16:15:28 +00:00
2025-04-09 16:34:38 +00:00
2025-04-13 02:24:32 +00:00
2023-09-28 01:38:53 +00:00
2025-03-31 01:53:48 -04:00
2024-12-30 14:35:46 -08:00