Skip to content

Fix nightly release workflow previous run detection - #4089

Merged
Keboo merged 1 commit into
masterfrom
fixNightlyStatusCheck
Sep 4, 2026
Merged

Fix nightly release workflow previous run detection#4089
Keboo merged 1 commit into
masterfrom
fixNightlyStatusCheck

Conversation

@Keboo

@Keboo Keboo commented Sep 4, 2026

Copy link
Copy Markdown
Member

Ensure the check_for_changes step reliably identifies the last completed workflow run. The previous logic could pick an incorrect run due to inconsistent indexing. By explicitly filtering for --status completed, the latest completed run is correctly identified.

@Keboo
Keboo enabled auto-merge (squash) September 4, 2026 05:59
Ensure the `check_for_changes` step reliably identifies the last *completed* workflow run. The previous logic could pick an incorrect run due to inconsistent indexing. By explicitly filtering for `--status completed`, the latest completed run is correctly identified.
@Keboo
Keboo force-pushed the fixNightlyStatusCheck branch from 07af8e1 to 922125c Compare September 4, 2026 06:19
@Keboo
Keboo merged commit a3b4d28 into master Sep 4, 2026
2 checks passed
@Keboo
Keboo deleted the fixNightlyStatusCheck branch September 4, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant