Skip to content

build: ensure separately named "Check results" steps#1850

Merged
jamietanna merged 1 commit intomainfrom
build/simplify
Nov 28, 2024
Merged

build: ensure separately named "Check results" steps#1850
jamietanna merged 1 commit intomainfrom
build/simplify

Conversation

@jamietanna
Copy link
Copy Markdown
Member

This makes sure these are now 4 separate checks, which can be
independently added, which ensures that all stages run successfully
before an auto-merge applies.

Previously, we've had cases where a PR can be automerged before all
checks execute, as GitHub sees that one of the Check results steps has
passed, and expects all of them have.

This makes sure these are now 4 separate checks, which can be
independently added, which ensures that all stages run successfully
before an auto-merge applies.

Previously, we've had cases where a PR can be automerged before all
checks execute, as GitHub sees that one of the `Check results` steps has
passed, and expects all of them have.
@jamietanna jamietanna requested a review from a team as a code owner November 28, 2024 11:38
@jamietanna jamietanna added the chore Any maintenance tasks that are regular, not as important to call out in the changelog label Nov 28, 2024
@jamietanna jamietanna merged commit 2461df9 into main Nov 28, 2024
@jamietanna jamietanna deleted the build/simplify branch November 28, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Any maintenance tasks that are regular, not as important to call out in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant