Skip to content

[Feature]: Smarter CI #3103

Description

@Milotrince

What feature or enhancement are you proposing?

  • Targeted/partial test suites based on changes
  • Avoid rerunning entire CI on non-code changes

Motivation

Currently the whole CI runs for every PR and commit. It would be great to have some filtering to save time.

Potential Benefit

Faster review iteration and not overloading our CI

What is the expected outcome of the implementation work?

  • Detect non-code changes and skip CI run
  • Future: Automatic test targeting

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Low priority issueenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions