Skip to content

Conversation

@dougaitken
Copy link
Member

Summary

  • Switches validation workflow from pull_request to pull_request_target so the bot can post comments on fork PRs (fork PRs get read-only GITHUB_TOKEN with pull_request)
  • Checks out PR company files via sparse checkout into a separate directory to safely validate contributor code
  • Normalizes pr-head/ path prefix in the validation script so output shows clean src/companies/ paths

Test plan

🤖 Generated with Claude Code

dougaitken and others added 2 commits February 6, 2026 22:21
Switch from pull_request to pull_request_target so the workflow has
write permissions to post PR comments on fork PRs. Checks out PR
company files separately and normalizes paths for the validation script.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@dougaitken dougaitken merged commit b8423ef into remoteintech:main Feb 6, 2026
3 of 4 checks passed
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.

1 participant