Open MalloZup opened 5 years ago
Currently and back in the day, we used a magic comment for retrigger test.
magic comment
I think honestly that we should just use retest TESTNAME as comment, without the long comment.
retest TESTNAME
We could keep the old string for backwards API compatibility , but a more semplistic way is ok to have.
This GitHub PR is unactive since more then 50 days. Is this GitHub PR still needed? Please close or update it accordingly. This reminder is autogenerated by https://github.com/MalloZup/blacktango
Currently and back in the day, we used a
magic comment
for retrigger test.I think honestly that we should just use
retest TESTNAME
as comment, without the long comment.We could keep the old string for backwards API compatibility , but a more semplistic way is ok to have.