Skip to content

OctoLintProjectGroupsWithExclusiveEnvironments

Matthew Casperson edited this page Mar 16, 2023 · 1 revision

OctoLintProjectGroupsWithExclusiveEnvironments returns a warning if project group contains projects with mutually exclusive environments.

Recommendation

Project groups contain related projects and group them on the dashboard. All environments for all projects in a project group are shown horizontally across the screen. This works well when projects in a project group share environments, but is inefficient when projects deploy to different sets of environments.

Remediation

Consider moving projects into their own project groups with projects that deploy to shared environments.

Clone this wiki locally