-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
Description
Description
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.
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
corytodd, AnthonySLWhite, aacater, gnuion, sanzenwin and 3 morehockic