Assign a specific branch for the issue being created when using API. #12721

Closed
opened 2025-11-02 10:19:04 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @maks-mishin on GitHub (Mar 24, 2024).

Feature Description

It became necessary to assign a specific branch for the issues being created when using the API.

It is possible to assign a branch to an issue when using the GUI (screenshot), but there is no such field when creating issues via the API.

Screenshots

Assign branch

Originally created by @maks-mishin on GitHub (Mar 24, 2024). ### Feature Description It became necessary to assign a specific branch for the issues being created when using the API. It is possible to assign a branch to an issue when using the GUI (screenshot), but there is no such field when creating issues via the API. ### Screenshots ![Assign branch](https://github.com/go-gitea/gitea/assets/24493995/eeb3ba08-48d3-4cf7-98ae-75fea0cd3a60)
GiteaMirror added the type/proposal label 2025-11-02 10:19:04 -06:00
Author
Owner

@lunny commented on GitHub (Sep 18, 2024):

This has been implemented https://docs.gitea.com/api/1.22/#tag/issue/operation/issueListIssues .

@lunny commented on GitHub (Sep 18, 2024): This has been implemented https://docs.gitea.com/api/1.22/#tag/issue/operation/issueListIssues .
Author
Owner

@maks-mishin commented on GitHub (Sep 18, 2024):

Thanks! Today I discovered this functionality and closed the issue.

@maks-mishin commented on GitHub (Sep 18, 2024): Thanks! Today I discovered this functionality and closed the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12721