gitea.tea/docs
Lunny Xiao bc164f28f6 feat(issues): add --project flag to assign new issues to a board
Add a --project/-p flag to `tea issues create` so newly created issues can be placed on a project board. The flag accepts either a project ID or title and adds the issue to the project default column. This uses the project APIs recently added to the Gitea SDK.

Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-08-21 10:22:53 -07:00
..
CLI.md feat(issues): add --project flag to assign new issues to a board 2026-08-21 10:22:53 -07:00
docs.go update import path to use gitea.dev (#1003) 2026-05-23 17:26:43 +00:00
example-workflows.md feat(workflows): add dispatch, view, enable and disable subcommands (#952) 2026-04-09 20:03:33 +00:00