-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
3
-
False
-
-
False
-
Konflux
-
-
Our automation running in the CI is failing and blocking PRs from being merged.
Expected flow:
- component is created, PR is created
- in the component view page, the `Merge pull request` button is clicked
- pop-up is opened showing `Merge pull request` status and `Merge in Git` button
- PR is merged using GitHub API
- pop-up element `Build pipeline status` is updated from `Merge pull request` to `Custom`
Currently, the values in the pop-up are not updated. Test waits 150 seconds for the update.
The issue is reproducible locally and also in the CI.