Open dependabot[bot] opened 3 days ago
Dependabot tried to add @pytorch/team-executorch
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/pytorch/executorch/pulls/6943/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the pytorch/executorch repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Note: Links to docs will display an error until the docs builds have been completed.
There are 1 currently active SEVs. If your PR is affected, please view them below:
As of commit 0b4ad117dc82fb407941b6bfbe13b34eb856aae8 with merge base a0ac8203b02a496c47fd3ea55f91eae095a77777 ():
* [Lint / lintrunner / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/6943#33170075724) ([gh](https://github.com/pytorch/executorch/actions/runs/11903330292/job/33170075724)) `>>> Lint for examples/models/llama/experimental/generate.py:`
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Bumps torchfix from 0.5.0 to 0.7.0.
Release notes
Sourced from torchfix's releases.
Commits
86186f4
Bump version to 0.7.0 (#86)9bd4fb5
Update libcst dependency to 1.5 (#85)6bfffd9
Fix: Handle no valid python files in the directory. (#83)87289c1
Augment deprecated symbols (#80)6d37cc5
Bump version to 0.6.0e0988aa
Add TorchExpm1Visitor (#78)7bf6f67
Add TorchLog1pVisitor (#77)aef3ea1
DOC(README): rule code assignment policy (#72)af3c6ff
Improving test case developer experience (#69)7855ac1
Use dict comprehensionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show