[
https://issues.apache.org/jira/browse/BEAM-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647187#comment-16647187
]
Scott Wegner commented on BEAM-5672:
------------------------------------
The functionality I was thinking of is powered by the ghprb plugin via the
[buildStatus|https://github.com/jenkinsci/ghprb-plugin#job-dsl-support] hook.
However, this only supports a static string. It wouldn't be possible to set a
status with a different URL per pull request.
However, we could possible add it to the github PR template?
> Staged URL should be posted to GitHub PR
> ----------------------------------------
>
> Key: BEAM-5672
> URL: https://issues.apache.org/jira/browse/BEAM-5672
> Project: Beam
> Issue Type: Sub-task
> Components: website
> Reporter: Scott Wegner
> Assignee: Alan Myrvold
> Priority: Major
>
> Website PRs are automatically tested and staged via Jenkins to a location on
> GCS: https://builds.apache.org/job/beam_PreCommit_Website_Stage_GCS_Commit/
> However, it's difficult to find the URL for the staged job; it's buried
> inside the Jenkins job, inside the Gradle scan, inside the log.
> I believe there's an API for posting back a context message to the pull
> request. If possible, we should push the URL so it's easily viewable from the
> pull request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)