Skip to content

Support of display the content of $GITHUB_STEP_SUMMARY within workflows #36098

@hfrahmann

Description

@hfrahmann

Feature Description

In Github you can use the environment variable GITHUB_STEP_SUMMARY to fill a markdown text as a result for job.

I would like to see this in GItea to show maybe test and/or linter results. Or something else.

Like this:

#...
jobs:
  example:
    runs-on: ubuntu-latest
    steps:
      - name: Somethin
        run: echo "Hello World" >> $GITHUB_STEP_SUMMARY

Screenshots

Mockup of a possible solution within gitea:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/gitea-actionsrelated to the actions of Giteatype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions