You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/12 04:27:44 UTC

[GitHub] [pulsar] lhotari commented on a diff in pull request #17584: [fix][CI] Don't run "Pulsar CI checks completed" too early

lhotari commented on code in PR #17584:
URL: https://github.com/apache/pulsar/pull/17584#discussion_r967975451


##########
.github/workflows/pulsar-ci.yaml:
##########
@@ -844,7 +844,6 @@ jobs:
       'system-tests',
       'macos-build'
     ]
-    if: always()

Review Comment:
   thanks, nice example. I didn't know about that `${{ needs.build-and-test.result }}` trick.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org