Skip to content

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

@plinss

Description

@plinss

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions