Developer Activity
Real commits, builds, and events from GitHub and Azure DevOps
Developer Activity
Loading…
Fetching activity…
Enable Azure DevOps
Add these two lines to your .env.local to see your ADO commits and builds alongside GitHub:
GATSBY_AZURE_DEVOPS_ORG=iarunpaul0142 GATSBY_AZURE_DEVOPS_PAT=<your-pat>
Create a PAT at dev.azure.com → User settings → Personal access tokens. Grant Code (Read) and Build (Read) scopes.