Skip to content

Conversation

cmur2
Copy link
Member

@cmur2 cmur2 commented Aug 13, 2025

Description

A recent question on what exactly the check-results job failing means prompted me to add this explanation. It can be hard to see if previous GHA jobs got cancelled (white icon) in GHA UI, letting people wonder.

Checklist

Related issues

None

@cmur2 cmur2 marked this pull request as ready for review August 13, 2025 09:29
@cmur2 cmur2 requested a review from a team as a code owner August 13, 2025 09:29
@cmur2 cmur2 force-pushed the ci-better-check-results-error branch from 479cb95 to 454f4c3 Compare August 13, 2025 09:44
@cmur2 cmur2 enabled auto-merge August 13, 2025 09:45
@cmur2 cmur2 added this pull request to the merge queue Aug 14, 2025
auto-merge was automatically disabled August 14, 2025 10:00

Pull Request is not mergeable

Merged via the queue into main with commit b71f603 Aug 14, 2025
179 of 182 checks passed
@cmur2 cmur2 deleted the ci-better-check-results-error branch August 14, 2025 10:10
@cmur2 cmur2 added backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 labels Aug 29, 2025
@cmur2
Copy link
Member Author

cmur2 commented Aug 29, 2025

/backport

@backport-action
Copy link
Collaborator

Created backport PR for stable/8.6:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-36723-to-stable/8.6
git worktree add --checkout .worktree/backport-36723-to-stable/8.6 backport-36723-to-stable/8.6
cd .worktree/backport-36723-to-stable/8.6
git reset --hard HEAD^
git cherry-pick -x 454f4c3f3444fa1a41c7a11c865d1402b03a2b67
git push --force-with-lease

@backport-action
Copy link
Collaborator

Created backport PR for stable/8.7:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-36723-to-stable/8.7
git worktree add --checkout .worktree/backport-36723-to-stable/8.7 backport-36723-to-stable/8.7
cd .worktree/backport-36723-to-stable/8.7
git reset --hard HEAD^
git cherry-pick -x 454f4c3f3444fa1a41c7a11c865d1402b03a2b67
git push --force-with-lease

github-merge-queue bot pushed a commit that referenced this pull request Aug 29, 2025
# Description
Backport of #36723 to `stable/8.7`.

relates to
github-merge-queue bot pushed a commit that referenced this pull request Aug 29, 2025
# Description
Backport of #36723 to `stable/8.6`.

relates to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 component/build-pipeline version:8.6.26 version:8.7.12
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants