Open seemethere opened 2 years ago
Right now using @pytorchbot ciflow rerun will result in probot re-adding the ciflow/default label even if we've already removed it.
@pytorchbot ciflow rerun
ciflow/default
I think using the ciflow rerun command at all should not apply any labels
ciflow rerun
Example: (from https://github.com/pytorch/pytorch/pull/69575)
Right now using
@pytorchbot ciflow rerun
will result in probot re-adding theciflow/default
label even if we've already removed it.I think using the
ciflow rerun
command at all should not apply any labelsExample: (from https://github.com/pytorch/pytorch/pull/69575)