You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
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.