You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/05 21:04:36 UTC

[GitHub] sijie opened a new pull request #1482: Remove phrase trigger on post commit jobs

sijie opened a new pull request #1482: Remove phrase trigger on post commit jobs
URL: https://github.com/apache/bookkeeper/pull/1482
 
 
   Descriptions of the changes in this PR:
   
   *Problem*
   
   After enabling phrase trigger on precommit jobs to allow rerun individual precommit jobs, "retest this please" will run all the jobs including postcommit jobs.
   
   *Solution*
   
   Running postcommit jobs on pull requests doesn't make sense. This PR removes all the phrase trigger from postcommit jobs.
   
   Additionally, fixes typos and also increases the timeout for integration tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services