Skip to content

Only run CI jobs related to the changed files #3445

Open
@JohnTitor

Description

@JohnTitor
Member

Currently, CI on a PR triggers all the CI jobs regardless of changes, for example, even if a PR only touches the Linux module, the macOS jobs are triggered.
Ideally, we should check the diff and only run related jobs to reduce CI time and avoid unrelated errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tgross35@JohnTitor

        Issue actions

          Only run CI jobs related to the changed files · Issue #3445 · rust-lang/libc