Right now using `@pytorchbot ciflow rerun` will result in probot re-adding the `ciflow/default` label even if we've already removed it. I think using the `ciflow rerun` command at all should not apply _any labels_ Example: (from https://github.com/pytorch/pytorch/pull/69575) 
Right now using
@pytorchbot ciflow rerunwill result in probot re-adding theciflow/defaultlabel even if we've already removed it.I think using the
ciflow reruncommand at all should not apply any labelsExample: (from pytorch/pytorch#69575)
