-
Notifications
You must be signed in to change notification settings - Fork 26.3k
add checkout PR tip step for quick checks #49590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
💊 CI failures summary and remediationsAs of commit 4ae1d2b (more details on the Dr. CI page):
🕵️ 2 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
for context: this PR is meant to achieve the same thing as #49578, but simply does so by reusing the same solution we already have for other jobs in GitHub Actions (rather than trying to switch over to a different solution before applying it uniformly to all jobs) |
|
@walterddr merged this pull request in f975f99. |
Summary: Pull Request resolved: pytorch#49590 Reviewed By: samestep Differential Revision: D25633341 Pulled By: walterddr fbshipit-source-id: 6e8db1f628f562d7632390bdb7788437cb1bf63d
with "Checkout PR step" added, quick-checks step now only validates PR changes.