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: [email protected] With regards, Apache Git Services
