Support issue comments in GitHub Actions

This commit is contained in:
Ori Kotek
2023-09-12 16:46:02 +03:00
parent d4eb100cbc
commit b7a2551cab
2 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,4 @@ branding:
color: 'green'
runs:
using: 'docker'
image: 'Dockerfile.github_action_dockerhub'
image: 'Dockerfile.github_action'

View File

@ -11,6 +11,7 @@ ai_timeout=180
max_description_tokens = 500
max_commits_tokens = 500
secret_provider="google_cloud_storage"
cli_mode=false
[pr_reviewer] # /review #
require_focused_review=false