Apache Hadoop developers, After YETUS-994, the jenkins job updates the commit status instead of writing a comment to the pull request. It requires an OAuth token with write access to "repo:status" but now there is no such token for Apache Hadoop. I asked the infra team to create a token: https://issues.apache.org/jira/browse/INFRA-20906
For now, I think there 4 options to get the information: 1. Attach a patch to the JIRA instead of GitHub 2. Update the Jenkinsfile for a while (Sample PR: https://github.com/apache/hadoop/pull/2346) 3. Search the job and get the comment from https://ci-hadoop.apache.org/job/hadoop-multibranch/ 4. Create a JIRA to update the Jenkinsfile to use 0.12.0 instead of main. (JDK11 javadoc support is broken in Yetus 0.12.0) Sorry for the inconvenience. Regards, Akira --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org