Skip to content

ci: review required jobs in tests workflow #9123

@anakin87

Description

@anakin87

Currently, our tests workflow defines a trigger-catch-all job (name: Tests completed), which blocks merging PRs with failing/not executed jobs.

It includes the following jobs

- integration-tests-linux
- integration-tests-macos
- integration-tests-windows

We should review this list to include other mandatory jobs.

In fact, a recent PR (#9119) was approved and auto-merged even if lint job failed.

Metadata

Metadata

Assignees

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