Class FirstCheckoutCompletedInvisibleAction

  • All Implemented Interfaces:
    Action, ModelObject

    public class FirstCheckoutCompletedInvisibleAction
    extends InvisibleAction
    Marks when the first Git checkout has being completed. When building PRs with merge strategy two checkouts are done, one to obtain the Jenkinsfile and one to obtain the source code. When importing libraries, each library also executes a checkout. This avoids sending multiple notifications to Bitbucket by remembering the first checkout.
    • Constructor Detail

      • FirstCheckoutCompletedInvisibleAction

        public FirstCheckoutCompletedInvisibleAction()