You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far I could only get the claude inline review comment feature working when passing the required permission for that tool explicitly as claude_args using --allowedTools mcp__github_inline_comment__create_inline_comment.
However, I'm also using the settings input variable for the action which is set to .claude/settings.json' (My project's claude settings).
Should it still be required to pass the allowedTools cli flag when all the required permissions are already listed in settings.json (permissions.allow)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
So far I could only get the claude inline review comment feature working when passing the required permission for that tool explicitly as
claude_argsusing--allowedTools mcp__github_inline_comment__create_inline_comment.However, I'm also using the
settingsinput variable for the action which is set to.claude/settings.json'(My project's claude settings).Should it still be required to pass the
allowedToolscli flag when all the required permissions are already listed insettings.json(permissions.allow)?Beta Was this translation helpful? Give feedback.
All reactions