-
Bug
-
Resolution: Not a bug
-
High
-
None
-
16
-
Severity 3 - Minor
-
6
-
Issue Summary
Open DevOps APIs return HTTP 202 Accepted, even though the events have errors.
Issue originally reported by Gitlab: #352411
Steps to Reproduce
- Start a Gitpod for the gitlab-org/gitlab project
- Enable runners
- Create a project with a .gitlab-ci.yml file
- Create an MR on that project and trigger builds until one fails
Expected Results
Build information should be reliably displayed in the linked issue's Development panel > Deployments.
Actual Results
Sometimes build data doesn't show up in Jira.
Workaround
There's none so far.
- links to