[
https://issues.apache.org/jira/browse/BEAM-4496?focusedWorklogId=148155&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-148155
]
ASF GitHub Bot logged work on BEAM-4496:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Sep/18 14:41
Start Date: 26/Sep/18 14:41
Worklog Time Spent: 10m
Work Description: alanmyrvold commented on a change in pull request
#6431: [BEAM-4496] Website publish via jenkins to beam asf-site branch
URL: https://github.com/apache/beam/pull/6431#discussion_r220592316
##########
File path: .test-infra/jenkins/PostcommitJobBuilder.groovy
##########
@@ -42,7 +42,9 @@ class PostcommitJobBuilder {
jobDefinition = {}) {
PostcommitJobBuilder jb = new PostcommitJobBuilder(scope, jobDefinition)
jb.defineAutoPostCommitJob(nameBase)
- jb.defineGhprbTriggeredJob(nameBase + "_PR", triggerPhrase, githubUiHint,
false)
+ if (triggerPhrase) {
Review comment:
Done. Added Javadoc for all the parameters
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 148155)
Time Spent: 18.5h (was: 18h 20m)
> Create Jenkins job to push generated HTML to asf-site branch
> ------------------------------------------------------------
>
> Key: BEAM-4496
> URL: https://issues.apache.org/jira/browse/BEAM-4496
> Project: Beam
> Issue Type: Sub-task
> Components: build-system, website
> Reporter: Scott Wegner
> Assignee: Alan Myrvold
> Priority: Major
> Labels: beam-site-automation-reliability
> Time Spent: 18.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)