gitea.tea/modules/interact
Vincent Neubauer 57e3400f0f Feat: interactive issue edit command (#708)
If there are no flags passed to the `issues edit` command, it prompts
for changes to the properties like title, description, labels, etc.

This is a follow-up to <https://gitea.com/gitea/tea/pulls/506>.

Closes: <https://gitea.com/gitea/tea/issues/605>
Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/708
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Vincent Neubauer <v.neubauer@darlor.de>
Co-committed-by: Vincent Neubauer <v.neubauer@darlor.de>
2025-02-27 18:49:24 +00:00
..
comments.go spdx (#581) 2023-09-08 01:40:02 +00:00
issue_create.go Feat: interactive issue edit command (#708) 2025-02-27 18:49:24 +00:00
issue_edit.go Feat: interactive issue edit command (#708) 2025-02-27 18:49:24 +00:00
login.go Feat: interactive issue edit command (#708) 2025-02-27 18:49:24 +00:00
milestone_create.go spdx (#581) 2023-09-08 01:40:02 +00:00
prompts.go Feat: interactive issue edit command (#708) 2025-02-27 18:49:24 +00:00
pull_create.go spdx (#581) 2023-09-08 01:40:02 +00:00
pull_merge.go Support auto detecting branch for PRs (#525) 2024-07-26 19:21:48 +00:00
pull_review.go spdx (#581) 2023-09-08 01:40:02 +00:00