Skip to content

Enhance PR Checks #382

Description

@iamkirkbater

When PR checks run, they should only run changes against files that have changed.

Specifically, I mean that if the Containerfile is changed and no go-code is changed, then the image should be built and those tests should run.

Or conversely, if say the personalization feature is updated to fix a bug, the container image build checks should be skipped.

The goal of this is to make PR checks run faster.

However, this should ideally be augmented by release-blocking tests that can test everything end to end, so that we don't accidentally introduce regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions