Percent character (%) in filenames is not url-encoded in the CHANGES page. It results in broken links. See screenshot. In this example the URL generated is
# Submit a change to the github repository # Poll the github repository for changes (in my case, in response to a notifyCommit) # Confirm the build ran to completion # Click the link for that specific build (number 12 in my case) # Click the Changes link, confirm the summary shows a change to build-100%-number # Click the link to build-100%-number, and see github report 404. Clicking the diff link in at least one of my jobs correctly navigates to the diff on github