File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3535 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3636 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
3737 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
38- reaction-type : hooray
38+ reactions : hooray
Original file line number Diff line number Diff line change 4343 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
4444 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
4545 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
46- reaction-type : hooray
46+ reactions : hooray
Original file line number Diff line number Diff line change 1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
1414 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
15- reaction-type : hooray
15+ reactions : hooray
Original file line number Diff line number Diff line change 2424 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
2525 repository : ${{ github.event.inputs.repository }}
2626 comment-id : ${{ github.event.inputs.comment-id }}
27- reaction-type : hooray
27+ reactions : hooray
2828
2929 - name : Create URL to the run output
3030 id : vars
Original file line number Diff line number Diff line change 1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
1414 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
15- reaction-type : hooray
15+ reactions : hooray
1616
1717 - name : Create URL to the run output
1818 id : vars
Original file line number Diff line number Diff line change 3232 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3333 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
3434 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
35- reaction-type : hooray
35+ reactions : hooray
Original file line number Diff line number Diff line change 2020 > /ping [\<args\> ...] | Echos back a list of arguments
2121 > /hello-world-local | Receive a greeting (local execution)
2222 > /ping-local [\<args\> ...] | Echos back a list of arguments (local execution)
23- reaction-type : hooray
23+ reactions : hooray
Original file line number Diff line number Diff line change 1818 > /hello-world | Commit a greeting from the world to hello-world.txt
1919 > /black | Format Python using [Black](https://github.com/psf/black)
2020 > /reset-demo | Reset the code formatting demo
21- reaction-type : hooray
21+ reactions : hooray
Original file line number Diff line number Diff line change 1414 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
1515 body : |
1616 >pong ${{ github.event.client_payload.slash_command.args.all }}
17- reaction-type : hooray
17+ reactions : hooray
Original file line number Diff line number Diff line change 3232 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
3333 body : |
3434 >Pull request successfully rebased
35- reaction-type : hooray
35+ reactions : hooray
3636
3737 notRebaseable :
3838 if : github.event.client_payload.pull_request.rebaseable != true
4646 comment-id : ${{ github.event.client_payload.github.payload.comment.id }}
4747 body : |
4848 >Pull request is not rebaseable
49- reaction-type : hooray
49+ reactions : hooray
You can’t perform that action at this time.
0 commit comments