Skip to content

Ignore cancelled port status producers#5392

Merged
shai-almog merged 1 commit into
masterfrom
fix-port-status-cancelled-publish
Jul 17, 2026
Merged

Ignore cancelled port status producers#5392
shai-almog merged 1 commit into
masterfrom
fix-port-status-cancelled-publish

Conversation

@shai-almog

Copy link
Copy Markdown
Collaborator

What changed

  • require a successful upstream workflow conclusion before publishing Port Status artifacts
  • ignore cancelled or failed producer runs instead of launching a misleading publisher failure

Root cause

Run 29551726398 was triggered by cancelled Mac producer run 29551613034. The publisher only checked the upstream event and branch, so it attempted to download artifacts from a run that never produced any and failed with No normalized port reports were found.

Validation

  • git diff --check
  • parsed .github/workflows/port-status-publish.yml with Ruby YAML

@shai-almog
shai-almog merged commit 15a3241 into master Jul 17, 2026
12 checks passed
@shai-almog
shai-almog deleted the fix-port-status-cancelled-publish branch July 17, 2026 03:33
@github-actions

Copy link
Copy Markdown
Contributor

✅ Continuous Quality Report

Test & Coverage

Static Analysis

  • SpotBugs [Report archive]
    • ByteCodeTranslator: 0 findings (no issues)
    • android: 0 findings (no issues)
    • codenameone-maven-plugin: 0 findings (no issues)
    • core-unittests: 0 findings (no issues)
    • ios: 0 findings (no issues)
  • PMD: 0 findings (no issues) [Report archive]
  • Checkstyle: 0 findings (no issues) [Report archive]

Generated automatically by the PR CI workflow.

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