-
General specialist.
-
Joined on
2025年11月03日
f01e6529d7
Update x/tools to v0.46.0 (forgejo) (#13064)
519e868338
fix(coverage): Integration tests don't run with coverage (#12978)
bf74c4ec43
Update actions/setup-forgejo to v3.2.2 (forgejo) (#13065)
565d60d2f9
fix(api): swagger docs improvement (#13082)
36deaf6ae0
fix(comment): RunMainAppWithStdin is the right name to search for (#13071)
9a5237b301
tick faster by default
d38d8c0386
minimal README
a7609db474
initial import of working code
feat: allow setting labels in issue creation URL
OK (if I've understood correctly that this would be useful) - I'll look at adding labels+milestones+project via the web router, in a manner consistent with the API.
feat: allow setting labels in issue creation URL
I note that the API does seem to support creating issues with labels. Is this helpful? Or would it be useful for me to add support for labels (and project and milestones) to the web router NewIssue?
08949c518a
fix: expose API fields for ssh keys (#12517) (#12625)
8d50e7b25e
feat: create new authorized integration in web UI (#12613)
0af02256ae
Update dependency postcss to v8.5.14 (forgejo) (#12459)
c3820b3bf7
Update renovate Docker tag to v43.182.1 (forgejo) (#12610)
3d4569b01b
Lock file maintenance (forgejo) (#12515)
fix: expose API fields for ssh keys (#12517)
169ebda46e
fix: expose API fields for ssh keys (#12517)
SSH key Verified field is not exposed via /user/keys API
I'll try to address this (as a first contribution). I plan to: