File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 contents : read
1313 id-token : write
1414 pull-requests : write
15- uses : aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml@71259cf476e37255752d8f9445a1a48ec92be1df
15+ uses : aws/aws-durable-execution-ci/.github/workflows/ai-pr-review.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed
1616 with :
1717 prompt-path : .github/prompts/ai-pr-review.md
1818 secrets : inherit
Original file line number Diff line number Diff line change @@ -9,5 +9,8 @@ permissions: {}
99jobs :
1010 triage :
1111 permissions :
12+ contents : read
13+ id-token : write
1214 issues : write
13- uses : aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@71259cf476e37255752d8f9445a1a48ec92be1df
15+ uses : aws/aws-durable-execution-ci/.github/workflows/issue-triage.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed
16+ secrets : inherit
Original file line number Diff line number Diff line change @@ -12,7 +12,10 @@ permissions: {}
1212
1313jobs :
1414 notify :
15- uses : aws/aws-durable-execution-ci/.github/workflows/notify.yml@71259cf476e37255752d8f9445a1a48ec92be1df
15+ permissions :
16+ contents : read
17+ models : read
18+ uses : aws/aws-durable-execution-ci/.github/workflows/notify.yml@ac55d9f4b027e193aba9fa5a69c70bfa1bdc38ed
1619 secrets :
1720 SLACK_WEBHOOK_URL_PR : ${{ secrets.SLACK_WEBHOOK_URL_PR }}
1821 SLACK_WEBHOOK_URL_ISSUE : ${{ secrets.SLACK_WEBHOOK_URL_ISSUE }}
You can’t perform that action at this time.
0 commit comments