Skip to content

Allow only posting job summary on failure #79

Description

@egrimstad

Posting to the job summary is not necessary when lint is successful, as the green checkmark on lint is already visible in the workflow output window.

Could be a setting add-job-summary (always|never|on-failure). (As it is in setup-gradle: https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#build-reporting). I would prefer if on-failure was the default mode, since I want to use the job summary to highlight useful things for the developer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions