Skip to content

Test failures send too much email #134

@gvanrossum

Description

@gvanrossum

When tests fail, a separate email is sent for each of the 3x4 matrix items. This is rather verbose, especially since every time a 3rd party (without repo write access) the entire matrix fails. It's gotten worse with the latest security tightening.

@robgruen Could we have a lighter-weight approach? Or maybe test the matrix items in a nested loop in a single action rather than making 3x4 actions for them?

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