Closed
Description
- Gitea version (or commit ref): 1.30.0
- Git version: N/A
- Operating system: CentOS
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL): https://try.gitea.io/api/swagger#/repository/repoCreatePullRequest
- No
- Log gist:
Description
The gitea API allows assignee/assignees to be added when creating a Pull Request using the API.
It would be really useful if the API could also allow reviewer/reviewers to be added in the same way.
Screenshots
N/A