We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c91c5d commit 69d8680Copy full SHA for 69d8680
.github/workflows/feature-discovery.yml
@@ -79,6 +79,7 @@ jobs:
79
with:
80
claude_code_oauth_token: ${{ env.CLAUDE_TOKEN }}
81
mode: agent
82
+ github_token: ${{ secrets.TERRAFORM_AUTOMATION_TOKEN }}
83
84
# MCP Configuration for Terraform and Context7 documentation access
85
mcp_config: |
0 commit comments