forked from mcasperson/OctopusRecommendationEngine
-
Notifications
You must be signed in to change notification settings - Fork 6
OctoLintDefaultProjectGroupChildCount
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoLintDefaultProjectGroupChildCount
returns a warning if the default project group contains more than 10 projects.
Project groups show the progression of project deployments on the Octopus dashboard. The dashboard can also be filtered to show only a subset of project groups.
Project groups also provide a security boundary with user roles able to be scoped to a project group.
Consider splitting projects into more specific project groups.