We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
web-ui
When there is an error in one of the workflows , the UI does not show which file is causing the error:
In this project I have build.yml and release.yml and the UI gives me that:
build.yml
release.yml
The error was in workflow release.yml (which was not triggerd), but not in build.yml.
Schould be obvious
Ich would like to see, which file / workflow is causing the error.
Woodpecker 2.7.3 (docker image)
No response
next
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
web-ui
Describe the bug
When there is an error in one of the workflows , the UI does not show which file is causing the error:
In this project I have
build.yml
andrelease.yml
and the UI gives me that:The error was in workflow
release.yml
(which was not triggerd), but not in build.yml.Steps to reproduce
Schould be obvious
Expected behavior
Ich would like to see, which file / workflow is causing the error.
System Info
Additional context
No response
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: