Skip to content

Commit

Permalink
Update githubMetrics.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
champnic committed Jul 27, 2024
1 parent 74330d7 commit 594042e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/githubMetrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,15 @@ 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'
GH_REPO: 'WebView2Feedback'
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'
Expand Down

0 comments on commit 594042e

Please sign in to comment.