Jobs and steps do not have headings in logs when called via workflow_call #11540

Open
opened 2025-11-02 09:40:37 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @plinss on GitHub (Aug 26, 2023).

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

Screenshot 2023-08-25 at 10 59 24 PM

Git Version

2.39.2

Operating System

Debian Bookworm

How are you running Gitea?

Built, running as systemd service

Database

PostgreSQL

Originally created by @plinss on GitHub (Aug 26, 2023). ### 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 <img width="1262" alt="Screenshot 2023-08-25 at 10 59 24 PM" src="https://github.com/go-gitea/gitea/assets/2699689/fff2a1c6-dc21-4dfa-8ae5-add89feaa7d8"> ### Git Version 2.39.2 ### Operating System Debian Bookworm ### How are you running Gitea? Built, running as systemd service ### Database PostgreSQL
GiteaMirror added the topic/gitea-actionstype/bug labels 2025-11-02 09:40:37 -06:00
Author
Owner

@corytodd commented on GitHub (Aug 26, 2023):

We just added a workflow_call on a repo and noticed this as well.

Relates to #26187 and #24604

@corytodd commented on GitHub (Aug 26, 2023): We just added a workflow_call on a repo and noticed this as well. Relates to #26187 and #24604
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11540