You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the architecture doc for the log upload path
## What
Rewrites the "Logs and log classifications" section to describe the new path
(bot handler -> gha-log-uploader -> S3 -> call-log-classifier -> log_classifier)
and notes that the raw webhook payload archive goes away with
`github-status-test`.
## Why
The old text described logs as arriving through "a manual connection with the
`pytorch/pytorch` repo", and carried a note saying the logic "could be moved to
the `hud.pytorch.org` webhooks endpoint [...] Add suo as a reviewer on a PR if
you want to add it!" -- which is what these commits do.
ghstack-source-id: 4d9a6ad
Pull-Request: #8597
0 commit comments