Skip to content

integration-summary-when-unrelated.yml is ran when it shouldn't be #10600

@nickvergessen

Description

@nickvergessen

Ref

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-excluding-paths

When all the path names match patterns in paths-ignore, the workflow will not run. If any path names do not match patterns in paths-ignore, even if some path names match the patterns, the workflow will run.

There was some file that didn't match, so that's why the "when unrelated" ran... that's .... problematic.

"When unrelated" should only run, when none of the matching files was touched.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions