cstar_perf icon indicating copy to clipboard operation
cstar_perf copied to clipboard

Apply label to revision if git refspec is duplicated

Open EnigmaCurry opened this issue 10 years ago • 0 comments

If you have two revisions with the same git refspec, and you forget to apply a label, they will show up as the same color on the chart. We could automatically apply a label in the case the user forgets about this.

Eg, if revision='apache/cassandra-2.1' and there are multiple revisions with that version, apply labels 'apache/cassandra-2.1 (1)', 'apache/cassandra-2.1 (2)', etc...

EnigmaCurry avatar Sep 08 '14 01:09 EnigmaCurry