pytorch / test-infra

This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
https://hud.pytorch.org/
Other
83 stars 81 forks source link

[bots] PR gets ciflow/trunk on import #5836

Closed clee2000 closed 1 month ago

clee2000 commented 1 month ago

Continuation of https://github.com/pytorch/test-infra/pull/5795

There was a case where the pr body didn't get edited when the PR was imported, so we should also handle this case, which I identify by seeing if the comment got added

I think the rule is :

Random but I think ghimport uses 2 spaces after the period, but the facebook-github-bot uses 1

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
torchci ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 10:33pm
izaitsevfb commented 1 month ago

you can reuse additional tests from https://github.com/pytorch/test-infra/pull/5838