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 2021/01/09 17:06:05 UTC

[GitHub] [pulsar] mik-laj commented on a change in pull request #9159: [INFRA] Cancel the previous build

mik-laj commented on a change in pull request #9159:
URL: https://github.com/apache/pulsar/pull/9159#discussion_r554448820



##########
File path: .github/cancel-duplicates.yaml
##########
@@ -0,0 +1,51 @@
+name: Cancelling Duplicates
+on:
+  workflow_run:
+    workflows: 
+      - 'CI - Build - MacOS'
+      - 'CI - CPP, Python Tests'
+      - 'CI - Go Functions style check'
+      - 'CI - Go Functions Tests'
+      - 'CI - Integration - Backwards Compatibility'
+      - 'CI - Integration - Cli'
+      - 'CI - Integration - Function State'
+      - 'CI - Integration - Messaging'
+      - 'CI - Integration - Process'
+      - 'CI - Integration - Schema'
+      - 'CI - Integration - Sql'
+      - 'CI - Integration - Standalone'
+      - 'CI - Integration - Thread'
+      - 'CI - Integration - Tiered FileSystem'
+      - 'CI - Integration - Tiered JCloud'
+      - 'CI - Integration - Transaction'
+      - 'CI - Misc'
+      - 'CI - Pulsar Website build'
+      - 'Pulsar Bot'

Review comment:
       ```suggestion
   ```




----------------------------------------------------------------
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.

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