ndimiduk opened a new pull request, #388:
URL: https://github.com/apache/yetus/pull/388

   YETUS-1277 removed all per-sub-check commit statuses under GitHub Actions to 
avoid stale statuses on re-run (severity was encoded in the context key, so 
re-runs created new entries instead of overwriting). This left push-event 
consumers with no per-check visibility in the GitHub UI.
   
   Replace the blanket skip with two targeted fixes:
   - Use GITHUB_JOB in the header so concurrent workflows don't collide
   - Drop severity prefix from context keys so re-runs overwrite correctly


-- 
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]

Reply via email to