Closed
Description
Description
I have a workflow file with three different jobs. The workflow is triggered by push
and issue_comment
events, and an if statement in the job definition decides which of the jobs gets executed by the github.event_name
variable.
In the actions list (/actions?workflow=&state=closed
) the action run is being displayed as successful.
When opening the log view, the skipped job is being displayed correctly, but the steps are being displayed as failed.
In the code view, the action is being displayed as failed, and in the tooltip, the skipped job is being displayed as failed.
Gitea Version
1.19.0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
Using the official docker image
Database
SQLite