Skip to content

CI workflows should have a single job as the pass/fail gate #633

Description

@thejpster

Github requires us to type job names into the UI to set the pass/fail criteria for a PR build. This makes changing job names very difficult to synchronise (you have to merge a failing PR and then fix the UI after the fact).

rust-embedded/aarch32-cpu has a single job to indicate "pass/fail", and all the other jobs feed into it. For reasons, the job is "skipped on pass, failed on fail" but the UI is fine with that.

We should do that with this repo.

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

    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