List pulls ci results and open some of them on web browser. #117

Closed
opened 2020-04-09 07:10:06 +00:00 by lunny · 2 comments
Owner

tea pulls status #1 then it will list all the ci results with some links, then we can click the link and it could be open on the web browser.

`tea pulls status #1` then it will list all the ci results with some links, then we can click the link and it could be open on the web browser.
lunny added the
kind/proposal
label 2020-04-09 07:10:06 +00:00
Member

Is this data provided by the API? Can't find a matching field in /repos/{owner}/{repo}/pulls/{index} in the swagger docs

Is this data provided by the API? Can't find a matching field in `/repos/{owner}/{repo}/pulls/{index}` in the swagger docs
Owner

https://try.gitea.io/api/swagger#/repository/repoGetCombinedStatusByRef
or
https://try.gitea.io/api/swagger#/repository/repoListStatuses

you first need the sha of the latest commit to the hearbranch of a pull
to get the status

@noerw

https://try.gitea.io/api/swagger#/repository/repoGetCombinedStatusByRef or https://try.gitea.io/api/swagger#/repository/repoListStatuses you first need the sha of the latest commit to the hearbranch of a pull to get the status @noerw
lunny changed title from List pulls ci results and open some of thme on web browser. to List pulls ci results and open some of them on web browser. 2020-04-21 09:02:11 +00:00
6543 closed this issue 2020-12-16 17:16:51 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#117
No description provided.