Explain Dr. CI refresh command

Zain Rizvi
2023-03-21 11:15:28 -05:00
parent 93c2c30400
commit 241efc4a79

@ -76,6 +76,12 @@ You can also add multiple labels using comments with pytorchbot.
```
@pytorchbot label label1,label2,etc
```
## Refresh Dr. CI comment
The Dr. CI comment (the first comment left at the top of your PR) refreshes ~every 15 minutes by default. If you ever want it to refresh immediately, you can run the following command to trigger the refresh
```
@pytorchbot drci
```
# Other