chore: grab project config from a repository secret#9906
chore: grab project config from a repository secret#9906
Conversation
|
There was a problem hiding this comment.
Code Review
This pull request adds a placeholder comment and an empty line to packages/ai/src/api.ts. The review feedback correctly identifies that these changes are incomplete and do not implement the intended functionality of retrieving project configuration from repository secrets, as suggested by the PR context. The reviewer has requested the removal of the debug comment and the implementation of the actual feature.
| // test | ||
|
|
There was a problem hiding this comment.
The PR title indicates that project configuration should be retrieved from a repository secret, but the only change in this file is the addition of a '// test' comment and an empty line. This appears to be a placeholder or an incomplete commit. Please remove the debug comment and implement the intended functionality.
No description provided.