Skip to content

Conversation

clee2000
Copy link
Contributor

@clee2000 clee2000 commented Aug 27, 2025

There were a couple of rows on HUD that were swapping between the autorevert job and the normal main branch job. It was because the dictionary didn't have the value for that workflow run sometimes? so the event name was an empty string instead of workflow_dispatch. Idk if this is the right solution, feel free to fix it some other way

@pytorch-bot pytorch-bot bot added the ci-no-td label Aug 27, 2025
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 27, 2025
@clee2000 clee2000 marked this pull request as ready for review August 27, 2025 16:05
@clee2000 clee2000 requested a review from izaitsevfb August 27, 2025 16:05
Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
torchci Ready Ready Preview Aug 27, 2025 4:06pm

@izaitsevfb
Copy link
Contributor

izaitsevfb commented Aug 27, 2025

tentatively approving

it would work short term (since trunk/* tags are currently only used for autorevert), however, I'd say a cleaner way would be to exclude the empty dict values (there is a only a short lag before they are filled, and they might be also affecting other HUD invariants)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-no-td CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants