How do I log runs launched by continuous integration or internal tools?
Use a service account API key for CI and automated jobs, and set WANDB_USERNAME to attribute runs.
To launch automated tests or internal tools that log to W&B, create a Service Account on the team settings page. This action allows the use of a service API key for automated jobs, including those running through continuous integration. To attribute service account jobs to a specific user, set the WANDB_USERNAME or WANDB_USER_EMAIL environment variables.