mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated Bot commands (markdown)
@ -44,8 +44,8 @@ You can also add multiple labels using comments with pytorchbot.
|
||||
@pytorchbot label label1,label2,etc
|
||||
```
|
||||
|
||||
## Rebase (Beta)
|
||||
Rebasing is useful you're reviewing an older PR and want to get new signal: you might want to rebase to get the most up to date tests and re run the CI. Note that rebasing always defaults to the default branch of pytorch/pytorch, which currently is master. You can rebase your own PR anytime, but currently, only a select few organization members can rebase others' PRs.
|
||||
## Rebase
|
||||
Rebasing is useful you're reviewing an older PR and want to get new signal: you might want to rebase to get the most up to date tests and re run the CI. Note that rebasing always defaults to the default branch of pytorch/pytorch, which currently is master. You, along with any member of the pytorch organization, can rebase your PR.
|
||||
|
||||
```
|
||||
@pytorchbot rebase
|
||||
|
Reference in New Issue
Block a user