How can I suppress "One of your personal access tokens has expired" email notification?

Rainer 166 Reputation points
2023-07-17T12:16:46.41+00:00

I'm using Azure DevOps and have a CI/CD pipeline. Every time it runs I get an email saying "One of your personal access tokens has expired". The pipeline runs fine, and I'm guessing a token is being automatically created and used during the pipeline run. My question is, how can I suppress these notification emails?

I checked the Azure DevOps Organization setting for notifications, but I don't see anything there related to tokens.

Alternatively, is there a way to create a persistent token to use for the pipeline so it doesn't repeatedly create a temporary one?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,795 questions
{count} votes