feat: set review data to github actions output

This commit is contained in:
idubnori
2024-04-09 22:51:02 +09:00
parent 26c4a98fc8
commit 75c4befadf
5 changed files with 46 additions and 1 deletions

View File

@ -133,6 +133,7 @@ try_fix_invalid_inline_comments = true
# auto_review = true # set as env var in .github/workflows/pr-agent.yaml
# auto_describe = true # set as env var in .github/workflows/pr-agent.yaml
# auto_improve = true # set as env var in .github/workflows/pr-agent.yaml
# enable_output = true # set as env var in .github/workflows/pr-agent.yaml
[github_app]
# these toggles allows running the github app from custom deployments