mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
chore: allow bots
This commit is contained in:
@@ -89,6 +89,7 @@ jobs:
|
|||||||
sandbox: danger-full-access
|
sandbox: danger-full-access
|
||||||
safety-strategy: drop-sudo
|
safety-strategy: drop-sudo
|
||||||
prompt-file: .github/prompts/codex-pr-review.md
|
prompt-file: .github/prompts/codex-pr-review.md
|
||||||
|
allow-bots: true
|
||||||
|
|
||||||
post-review:
|
post-review:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@@ -78,3 +78,4 @@ jobs:
|
|||||||
sandbox: danger-full-access
|
sandbox: danger-full-access
|
||||||
safety-strategy: drop-sudo
|
safety-strategy: drop-sudo
|
||||||
prompt-file: .github/prompts/issue-auto-response.md
|
prompt-file: .github/prompts/issue-auto-response.md
|
||||||
|
allow-bots: true
|
||||||
|
|||||||
Reference in New Issue
Block a user