[Buildbot-commits] [Buildbot] #2587: Buildbot doesn't accept changes done by the same user for different repositories
Buildbot trac
trac at buildbot.net
Wed Feb 12 13:19:08 UTC 2014
#2587: Buildbot doesn't accept changes done by the same user for different
repositories
---------------------------+--------------------
Reporter: jollyroger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.9
Version: 0.8.8 | Resolution:
Keywords: database users |
---------------------------+--------------------
Comment (by jollyroger):
I've remembered another possible caveat with using email address. Even
buildbot has some examples: simply run '''`git log | grep Author: | sort |
uniq`''' . So how many emails does Dustin have? And the same picture is
for lots of other repositories. This is mostly a problem to make a precise
statistics per person but we still could use this to have a description
and email to blame for a broken build. I've seen Redmine project has a
possibility to map repository id's to the id's of the accounts inside this
software. Some semi-automatic matching rules are available there (if email
matches strictly, for example) but you always can change things manually.
Once this is done, association of the commits in VCS and Redmine user
allows to have a better navigation and linking.
--
Ticket URL: <http://trac.buildbot.net/ticket/2587#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list