Skip to content

Allow adding newly required presubmits that aren't run against older branches  #653

Open
@irbekrm

Description

@irbekrm

See https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1648471110452349 for context

Currently if we add a new presubmit which is required it will become required for all PRs against all branches in the repo, including backports against older branches where the new presubmit may be irreleveant or unable to succeed.

We should fix this situation.
Perhaps it is possible to specify against which branches a job should be required by using contexts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions