Skip to content

Commit

Permalink
ci: activate AI auto describe (#1504)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayconamaroCW authored Jul 21, 2024
1 parent b88dc41 commit eb69cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
github_action_config.auto_review: "true"
github_action_config.auto_improve: "true"
github_action_config.auto_describe: "false"
github_action_config.auto_describe: "true"
pr_description.publish_labels: "false"
github_action_config.enable_output: "false"
pr_reviewer.enable_review_labels_effort: "false"
Expand Down

0 comments on commit eb69cb5

Please sign in to comment.