Skip to content

Automate creating issues for failing tests on main #36761

@mx-psi

Description

@mx-psi

Component(s)

No response

Describe the issue you're reporting

We have a bunch of tests that fail on main and are not getting enough attention. We should automate creating an issue (see e.g. here) on failing tests on main. Ideally it should contain:

  • What test is failing
  • On what commit it is failing
  • (Optional) Ideally logs/a link to the logs?
  • (Optional) A diff for skipping the test, or even a PR?

The workflow should check if an issue already exists (and leave a comment on the existing issue if not?)

Information about failing unit tests can be retrieved via the JSON output of gotestsum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ci-cdCI, CD, testing, build issueshelp wantedExtra attention is needednever staleIssues marked with this label will be never staled and automatically removedpriority:p2Medium

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions