You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a workflow is included via a uses: and triggered via workflow_call the jobs and steps from the included workflow do not have headers in the job log.
The output of the jobs are logged normally, but the only headers visible are 'Set up job' and 'Complete job', this makes it difficult to see any failures as the user needs to dig through all the 'Set up job' output.
Description
When a workflow is included via a
uses:
and triggered viaworkflow_call
the jobs and steps from the included workflow do not have headers in the job log.The output of the jobs are logged normally, but the only headers visible are 'Set up job' and 'Complete job', this makes it difficult to see any failures as the user needs to dig through all the 'Set up job' output.
See example at: https://github.com/plinss/action_test
Gitea Version
1.20.3 (also reproduced in nightly built on 2023-08-24)
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
2.39.2
Operating System
Debian Bookworm
How are you running Gitea?
Built, running as systemd service
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: