Skip to content

Catch post-submit issues before creating draft release #3239

Description

@lentzi90

We can easily miss build issues in the post-submit jobs. If a build fails and we later try to make a release from that same commit, we get no release artifacts.
We should try to include a check in the release workflow that would detect these issues. I am fairly sure it is possible to get the "status context" of a specific commit. If we can check that on release note PRs then we can block accidents.

What post-submit build am I talking about? You can see it at the top of any commit page, e.g. here: 2bfcd2a. There is a little ✔️ 1/1. That links to the build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions