Team,
We are trying to use octopus project version control option but in authentication we can’t use different authentication (Different user) for every check-in so we can track who made the changes.
Team,
We are trying to use octopus project version control option but in authentication we can’t use different authentication (Different user) for every check-in so we can track who made the changes.
Thanks for getting in touch! Unfortunately it’s not possible to use different Git credentials per user in a version controlled project. Instead, we state in our docs:
Do not use credentials from a personal account. Select a shared or service account. When Octopus Deploy saves to your git repo, you will typically see the message
[User Name] authored and [Service Account] committed on [Date].
Let me know if you have any further questions going forward!
Best regards,
Kenny