File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ name : AI On-Demand Assistant
2+ on :
3+ issue_comment :
4+ types : [created]
5+ pull_request_review_comment :
6+ types : [created]
7+ pull_request_review :
8+ types : [submitted]
9+ issues :
10+ types : [opened]
11+
12+ permissions :
13+ contents : read
14+ issues : write
15+ pull-requests : write
16+ actions : read
17+
18+ jobs :
19+ ai-response :
20+ uses : ethereumfollowprotocol/workflow-automation/.github/workflows/issue-response.yml@v1.0.13
21+ with :
22+ config-profile : " default"
23+ bot-mention : " @efp-dev-ops"
24+ enable-auto-labeling : true
25+ enable-escalation : true
26+ secrets :
27+ CLAUDE_CODE_OAUTH_TOKEN : ${{ secrets.DEV_OPS_BOT_CLAUDE_CODE_OAUTH_TOKEN }}
28+ APP_ID : ${{ secrets.DEV_OPS_BOT_APP_ID }}
29+ PRIVATE_KEY : ${{ secrets.DEV_OPS_BOT_PRIVATE_KEY }}
30+ ALLOWED_USER_LIST : ${{ secrets.DEV_OPS_BOT_ALLOWED_USER_LIST }}
You can’t perform that action at this time.
0 commit comments