Description
Some use cases have a need to only queue a build if certain conditions are met. This describes the support provided in this area. It is based on querying previous build results to see if there already exists a build that satisfies the conditions. If so, a new build is not required and so will not be queued. This uses the same filtering criterial used in getBuildList.
The support has been implemented to be expanded in the future as more use cases are identified. Open an issue if you have a new use case.
Actions Supported
- queueBuild
- queueBuildFromList