Skip to content

Immediately failing PR checks #16974

Open
@roaks3

Description

@roaks3

Background

The evil build killer will (nearly) immediately cancel PR checks for PRs that make changes to the .ci directory. This is to stop nefarious behavior. However, we currently keep Terraform config for our test environments in that directory, and some contributors include changes to that config along with their feature. The result is a confusing problem where they cannot get PR checks to run.

Potential solution

It would be nice to have a check, probably outside of the evil build killer, that scans for changes to the .ci directory, and somehow alerts the user that they cannot make changes to that directory. This would at least tell the user why checks aren't running, and how they can resolve.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions