forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 5
OctoLintProjectWorkerPool
Mark Harrison edited this page Feb 27, 2025
·
1 revision
OctoLintProjectWorkerPool
returns a warning if any project has steps in the deployment process where a worker pool is referenced that is invalid, according to a specified regular expression.
Establish an easy-to-understand naming convention for worker pools. For example, name the worker pools to match the purpose, location, and environment. e.g., Azure Central US Production Worker Pool
.
Consider changing the project's steps which have an invalid worker pool name referenced to one that is valid, according to your desired naming convention.