Skip to content

Conversation

@maxprilutskiy
Copy link
Contributor

Purpose

Final test PR to verify all workflow fixes are working:

  1. ✅ github_token parameter added (fixes OIDC auth errors)
  2. ✅ allowed_tools parameter added (allows Bash/Read/Grep/Glob)
  3. ✅ checkout step added (fixes git directory error)

Expected Behavior

  • No OIDC authentication errors
  • No "fatal: not in a git directory" errors
  • Claude can successfully use Bash commands
  • Workflow completes successfully

@maxprilutskiy
Copy link
Contributor Author

Testing workflow with corrected --allowedTools parameter

@maxprilutskiy
Copy link
Contributor Author

Workflow fixes have been pushed to main. All issues resolved:

✅ Fixed OIDC authentication error (added github_token)
✅ Fixed git directory error (added actions/checkout@v4)
✅ Fixed tool permissions (added --allowedTools in claude_args)

The workflows will now work correctly for future PRs.

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