Abacn commented on code in PR #28316:
URL: https://github.com/apache/beam/pull/28316#discussion_r1317380310
##########
.test-infra/jenkins/job_PreCommit_PythonDocs.groovy:
##########
@@ -26,7 +26,8 @@ PrecommitJobBuilder builder = new PrecommitJobBuilder(
timeoutMins: 30,
triggerPathPatterns: [
'^sdks/python/.*$',
- ]
+ ],
+ commitTriggering: false
Review Comment:
given that github action phrase trigger still need adjustment and further
fix, shall we hold on this or proceed with (just disable commit trigger)?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]