Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Is there a way to customize the eligibility of a build promotion?



  • Is there a way to customize the eligibility of a build promotion? We would like to check a few more things on top of existing validators before a build can be promoted.

    Product: BuildMaster
    Version: 4.7.3



  • This can be done as a Promotion Requirement by implementing the
    PromotionRequirementBase; this class basically just returns a PromotionRequirementStatus that includes a text description and a PromotionRequirementState indicating if the build is eligible for promotion.

    If you'd like to see how any of the built-in promotion requirements are implemented, feel free to use Reflector or another disassembly tool, or just ask us for the source code for those items.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation