diff --git a/.github/workflows/githubMetrics.yml b/.github/workflows/githubMetrics.yml index 88b68c68..b6d83ee8 100644 --- a/.github/workflows/githubMetrics.yml +++ b/.github/workflows/githubMetrics.yml @@ -28,7 +28,7 @@ jobs: client-id: ${{ secrets.AZURE_CLIENT_ID }} tenant-id: ${{ secrets.AZURE_TENANT_ID }} subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }} - - uses: champnic/Porpoise@main + - uses: champnic/Porpoise@azurecli env: GH_PAT: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}' GH_OWNER: 'MicrosoftEdge' @@ -36,6 +36,7 @@ jobs: GH_TRACKED_LABELS: 'tracked' ADO_PAT: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}' ADO_ORG: 'microsoft' + ADO_PROJECT: 'edge' COEFF_VERSION: '0.1.1' # Not going to rev this, but updating NEG_REACTIONS from -1 to 2, and MENTIONS from 5 to 10. COEFF_UNIQUE_USERS: '10' COEFF_POS_REACTIONS: '5'