Yep, mess with the groovy scripts appears to be the answer. We use different jenkins libraries to handle PRs vs pushes to master but I think I finally figured it out. Change is here: https://github.com/apache/beam/pull/5305
Andrew On Mon, May 7, 2018 at 12:40 PM Kenneth Knowles <[email protected]> wrote: > I think you want to mess with the groovy scripts in .test-infra/jenkins > > Kenn > > On Mon, May 7, 2018 at 11:12 AM Andrew Pilloud <[email protected]> > wrote: > >> The Github branches page shows the status of the latest commit on each >> branch and provides a set of links to the jobs run on that commit. But it >> doesn't appear Jenkins is publishing status from post commit jobs. This >> seems like a simple oversight that should be easy to fix. Could someone >> point me in the right direction to fix this? >> >> Andrew >> >
