File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 55 types : [created]
66 pull_request_review_comment :
77 types : [created]
8- pull_request_target :
8+ pull_request :
99 types : [ready_for_review, opened]
1010
1111permissions :
1212 contents : read
13- pull-requests : write
14- issues : write
1513
1614jobs :
1715 review :
1816 uses : docker/cagent-action/.github/workflows/review-pr.yml@d98096f432f2aea5091c811852c4da804e60623a # v1.4.1
19- secrets : inherit
17+ # Scoped to the job so other jobs in this workflow aren't over-permissioned
18+ permissions :
19+ contents : read # Read repository files and PR diffs
20+ pull-requests : write # Post review comments and approve/request changes
21+ issues : write # Create security incident issues if secrets are detected in output
22+ checks : write # (Optional) Show review progress as a check run on the PR
23+ id-token : write # Required for OIDC authentication to AWS Secrets Manager
2024 with :
2125 add-prompt-files : STYLE.md,COMPONENTS.md
2226 additional-prompt : |
You can’t perform that action at this time.
0 commit comments