ndimiduk opened a new pull request, #386: URL: https://github.com/apache/yetus/pull/386
Under GHA, Yetus encodes result severity (error:/warning:) in the GitHub commit status context string. Since GitHub keys statuses by context, a re-run that changes a check's outcome never overwrites the prior status. The per-sub-check detail is already available in the PR comment and the GHA step summary, so commit statuses are redundant under GHA. -- 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]
