File tree Expand file tree Collapse file tree 5 files changed +27
-27
lines changed
Expand file tree Collapse file tree 5 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 1- name : PR Automation
2- on :
3- pull_request_target :
4- types : [ready_for_review, opened, reopened]
1+ # name: PR Automation
2+ # on:
3+ # pull_request_target:
4+ # types: [ready_for_review, opened, reopened]
55
6- permissions :
7- contents : none
8- issues : write
9- pull-requests : write
6+ # permissions:
7+ # contents: none
8+ # issues: write
9+ # pull-requests: write
1010
11- jobs :
12- add-reviewers :
13- runs-on : ubuntu-latest
14- if : ${{ github.event.pull_request.user.type != 'Bot' }}
15- steps :
16- - name : Request reviewers
17- env :
18- GH_REPO : ${{ github.repository }}
19- GH_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
20- PRNUM : ${{ github.event.pull_request.number }}
21- PRAUTHOR : ${{ github.event.pull_request.user.login }}
22- run : gh pr edit $PRNUM
11+ # jobs:
12+ # add-reviewers:
13+ # runs-on: ubuntu-latest
14+ # if: ${{ github.event.pull_request.user.type != 'Bot' }}
15+ # steps:
16+ # - name: Request reviewers
17+ # env:
18+ # GH_REPO: ${{ github.repository }}
19+ # GH_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
20+ # PRNUM: ${{ github.event.pull_request.number }}
21+ # PRAUTHOR: ${{ github.event.pull_request.user.login }}
22+ # run: gh pr edit $PRNUM
Original file line number Diff line number Diff line change 1- 2.2.0
1+ 2.2.2
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:1a6c5a2e11b82a94958739fd3a67812d42b575beb0f4d6d8dfad344c3467dbe2
3- size 64925848
2+ oid sha256:634f9ce05121b54ec537f5a750e45867de1a2fb79d10c42ca924c735b494eeda
3+ size 64929944
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:6722f99d05db6f0e4cc91908757697108161304621085b3f7761d4e240f2ba10
3- size 131546464
2+ oid sha256:30840d55f56aaf1b6c726aac126939c479065542d6c3ca60a3e486b66c7fb599
3+ size 131580112
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:b14443f69f40c1de8e41659dd864692294afe046eacdd613e7faaf5a7a1ae428
3- size 66695560
2+ oid sha256:9f9e14696f312b667eedea27d187bd72bd509ff236ab92528f0e58c96686eaa8
3+ size 66702216
You can’t perform that action at this time.
0 commit comments