Skip to content
  • Damien Lespiau's avatar
    api: Expose events · fc695d5b
    Damien Lespiau authored
    
    
    One interesting thing to be doing is polling for new events on a
    project. Right now, the only event is series-new-revision, so listening
    to events is really just listening to series creation and update.
    
    This is quite useful for testing infrastructures, knowing when a series
    is ready to be tested so a bot can retrieve its patches and test them.
    
    Signed-off-by: default avatarDamien Lespiau <damien.lespiau@intel.com>
    fc695d5b