Hi team, We currently have an account on CICD(cod...
# pactflow-ama
e
Hi team, We currently have an account on CICD(codefresh) that used to be managed by a former employee that is being used to execute contract testing on our pipelines. • Is there a way that we can convert that existing account into a service account instead? • What would be the alternative? I see that system accounts can be created. Would that be the same as a service account? Looking forward to hearing back. Thanks!
i
I think the best way is to use system accounts, they were designed to be used as part of CICD, see here for docs https://docs.pactflow.io/docs/user-interface/settings/system-accounts
e
@Ilia we currently have the other account that seems to be being used. would you be able to provide details on why this specific account is being used? also i created a system account to replace it. what are some next steps to replace the current account?
i
@Edmund Loria I dont know the specific details of your account, or your CICD setup, but I suspect you will need to provide credentials (tokens) for that new system account you created in your pipeline, there is a workshop tutorial that explains this https://docs.pactflow.io/docs/workshops/ci-cd.