File tree Expand file tree Collapse file tree 5 files changed +27
-27
lines changed
src/main/wrapper/resources 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.1
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:4b9bfccbd80c0b19aaa2c924e93dfcdfce0772c845e951bd738760c69e72e12e
3- size 64917656
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:ff3617519ebef791d518e68f0101419fab98df96f4da8e46f6ddb96c32b163f2
3- size 131529984
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:4df899bdc75ba115323c1e2418be66d0d19d5c120faebe793fe1233d265c125c
3- size 66689416
2+ oid sha256:9f9e14696f312b667eedea27d187bd72bd509ff236ab92528f0e58c96686eaa8
3+ size 66702216
You can’t perform that action at this time.
0 commit comments