Skip to content

YETUS-1277. Skip per-sub-check commit statuses under GitHub Actions#386

Open
ndimiduk wants to merge 1 commit into
apache:mainfrom
ndimiduk:YETUS-1277
Open

YETUS-1277. Skip per-sub-check commit statuses under GitHub Actions#386
ndimiduk wants to merge 1 commit into
apache:mainfrom
ndimiduk:YETUS-1277

Conversation

@ndimiduk
Copy link
Copy Markdown
Member

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.

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.
@ndimiduk ndimiduk requested review from aw-was-here and cnauroth May 11, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant