(cherry picked from commit 2f95143000) (cherry picked from commit 42f2f8731e) [CLI] implement forgejo-cli actions register (squash) no private Do not go through the private API, directly modify the database (cherry picked from commit 1ba7c0d39d)
2f95143000
42f2f8731e
1ba7c0d39d
(cherry picked from commit 5ad65cdd19) (cherry picked from commit a12386d418)
5ad65cdd19
a12386d418
This is a CLI command to generate new tokens for the runners to register with Fix https://github.com/go-gitea/gitea/issues/23643 --------- Co-authored-by: delvh <dev.lh@web.de>