-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It would be nice to modify how buildbot lists the Branch and Revision for gerrit projects to look more like we are used to. Here is an example from a random buildbot change:
Branch master/15906
Revision de81920966bc90f72b8f78b5bce15cdcbd6cb55f
It would be nice to list the branch as just "master", not "master/15906".
Revision isn't too bad as a commit, but I think it would be easier to understand if it were:
Event.change.number/Event.patchset.number
for example:
15906/6
Metadata
Metadata
Assignees
Labels
No labels