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 2020/06/20 21:21:42 UTC

[GitHub] [pulsar] vzhikserg edited a comment on issue #5736: Add test check in branch

vzhikserg edited a comment on issue #5736:
URL: https://github.com/apache/pulsar/issues/5736#issuecomment-642580504


   @sijie Do you want to run the same checks as for normal pull requests, but in "branch-*"?
   I think it should be easy to achieve with the following additional block in all CI workflows
   ```
   on:
     push:
       branches:    
         - branch-*
   ```
   If this is the case, I can work on it


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