Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-5849

Fix listener setup for when the parent change is staged or integrating

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • production
    • Cherry-pick bot
    • None
    • 8bc1c59ca (dev)

    Description

      An old bug that went unnoticed for a long time appeared again following the rollout of the waterfall model of cherry-picking. If the target parent of a proposed cherry-pick (on the source branch) is still running in CI, the bot would set up a listener event for merge_ and abandon_ for the proposed parent, but these listeners were never updated to pass the necessary parameters to take action if the event was received.

      In the current architecture, listening for merge_ is unnecessary since we're expecting the parent to perform a pick, creating a cherryPickCreated_ type event which is already handled. The abandon_ listener setup needs to be updated 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daniel.smith Daniel Smith
            daniel.smith Daniel Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes