#2374: Recognize newly-added git tags as changes
------------------------+--------------------
Reporter:  LRN          |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.8.+
 Version:               |  Resolution:
Keywords:  git          |
------------------------+--------------------
Changes (by dustin):

 * keywords:   => git
 * milestone:  undecided => 0.8.+


Comment:

 So there are two parts to this:
  * seeing tags as changes
  * affecting the scheduling of a change

 The second part is already possible, actually -- you'd use a different
 scheduler that recognizes "super-important" changes using a !ChangeFilter,
 and schedules higher-priority build requests.

 The first part is a worthwhile change to make.  That will need different
 changes in the !GitPoller and the github hook (the latter being quite a
 bit easier)

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2374#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to