OctoLintSharedGitUsername - OctopusSolutionsEngineering/OctopusRecommendationEngine GitHub Wiki
OctoLintSharedGitUsername
warns of projects that define a duplicate Git username.
Recommendation
Config-as-code enabled projects can either define project specific Git credentials or reference shared credentials. Projects that define the same Git username likely indicate that they are duplicating Git credentials, which makes the Octopus instance harder to maintain.
Remediation
Consider creating shared Git credentials to use in place of project specific Git credentials.