mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-15 09:56:16 -04:00
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> |
||
|---|---|---|
| .. | ||
| CLI.md | ||
| docs.go | ||
| example-workflows.md | ||