damccorm opened a new issue, #21277: URL: https://github.com/apache/beam/issues/21277
We have some automation that cancels ongoing Jenkins runs for PRs when a new commit is pushed. For example, https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20052/ was aborted when https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/20053/ started. When this happens the cancelled job says: ``` 11:00:49 Build was aborted 11:00:49 Aborted by unknown 11:00:49 Recording test results ``` It would be nice if the job canceller identified itself, rather than showing up as unknown. Imported from Jira [BEAM-13469](https://issues.apache.org/jira/browse/BEAM-13469). Original Jira may contain additional context. Reported by: bhulette. -- 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]
