Skip to content

Change terraform-review to manual /review trigger#36

Merged
akuzminsky merged 1 commit into
mainfrom
manual-terraform-review
Jun 3, 2026
Merged

Change terraform-review to manual /review trigger#36
akuzminsky merged 1 commit into
mainfrom
manual-terraform-review

Conversation

@akuzminsky

Copy link
Copy Markdown
Member

Summary

  • Switches the terraform-review workflow from automatic pull_request trigger to manual issue_comment trigger
  • Reviews now run only when a repo owner, member, or collaborator comments /review on a PR
  • Saves Anthropic API costs by not running reviews on every push to every PR

Test plan

  • Merge this PR and let Terraform apply push the updated workflow to managed repos
  • Open a PR in a terraform_module repo and comment /review to verify the workflow triggers
  • Verify the review posts as a PR comment as before

🤖 Generated with Claude Code

…gger

Instead of running on every PR commit (expensive), the review now only
runs when a repo owner/member/collaborator comments /review on a PR.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Comment was too big. Check the CI workflow output.

@akuzminsky akuzminsky merged commit 15e8b1a into main Jun 3, 2026
2 checks passed
@akuzminsky akuzminsky deleted the manual-terraform-review branch June 3, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants