Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does Gitea have CI Build Status Area? #2912

Closed
Madmorgan007 opened this issue Nov 14, 2017 · 4 comments
Closed

Question: Does Gitea have CI Build Status Area? #2912

Madmorgan007 opened this issue Nov 14, 2017 · 4 comments
Labels
type/question Issue needs no code to be fixed, only a description on how to fix it yourself.

Comments

@Madmorgan007
Copy link

Hi,

I'm moving from Gogs to this and wondering if or when you might have CI/Build reporting area that I can update the system from my build agent if my code has passed or failed. via some API or would you do what Gitlab do? This is not in Gogs but there is a issue for it. 4631 & 813
Thanks

@lafriks
Copy link
Member

lafriks commented Nov 14, 2017

Yes there is status API: https://try.gitea.io/api/v1/swagger#/repository/repoCreateStatus

gitea jenkins & drone plugins already supports that out of the box

@lafriks lafriks added the type/question Issue needs no code to be fixed, only a description on how to fix it yourself. label Nov 14, 2017
@lafriks
Copy link
Member

lafriks commented Nov 14, 2017

Currently it only supports displaying status in Commits tab but PR status display is in WIP and will be in 1.4.0 release

@Madmorgan007
Copy link
Author

Sweet thanks for the feed back

@lafriks lafriks closed this as completed Nov 15, 2017
@LukeOwlclaw
Copy link

@lafriks: I understand that showing the status in the PR tab is WIP (as of May 2019) --> #2519
But the status in Commits tab should be done by done, right?
Where exactly should the status show up? I cannot find it after creating a status via the API link you posted. Could you provide a screenshot? Thanks!

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/question Issue needs no code to be fixed, only a description on how to fix it yourself.
Projects
None yet
Development

No branches or pull requests

3 participants