Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-7241

Custom Build Complete Actions not running for jobs

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • 2.7 rc1, 2.7
    • None
    • None
    • None

      The BuildCompletedEventListener only runs CustomBuildCompletActions against Build objects. So plugins will never run against jobs. Strangely there is todo in the class that says it should run for top level plans.

      We need to
      a) confirm what it should be running and ensure I am not dreaming that it doesn't work
      b) Fix it and put in on 2.7 final

      This issue is going to effect plugins, and prevents the auto build labeller from working at all.

            [BAM-7241] Custom Build Complete Actions not running for jobs

            bmccoy added a comment -

            Turns out we had two buildLabeller plugins in Bamboo one using postBuild and one using customBuild plugin point. I have removed the crappy one.

            bmccoy added a comment - Turns out we had two buildLabeller plugins in Bamboo one using postBuild and one using customBuild plugin point. I have removed the crappy one.

            Build labeller works for PostBuildCompleteAction, so it is not affected.
            Anyway, you are right, event is fired, but not executed for any job. This has to be fixed, requires change of api, but this is last call for that.

            Marek Went (Inactive) added a comment - Build labeller works for PostBuildCompleteAction, so it is not affected. Anyway, you are right, event is fired, but not executed for any job. This has to be fixed, requires change of api, but this is last call for that.

              mwent Marek Went (Inactive)
              bmccoy bmccoy
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: