Commit Graph

3 Commits

Author SHA1 Message Date
Juan Diaz
8dbb961dde Fix PR Review Automation for cross-repository PRs (#571)
* Add PR review automation workflow and script

closes #559

* Improve PR review automation with better error handling and permissions

* Update PR review automation to use pull_request_target event for improved security

* Fix PR automation to handle cross-repo references correctly

- Use SHA instead of ref names to avoid 404 errors
- Handle head content from source repo and base from target repo
- Add better error handling and debugging info
- Prevent workflow failures when API check fails
2025-07-11 17:01:56 -04:00
Juan Diaz
274218e3fb Improve PR Review Automation with better error handling and permissions (#563)
* Add PR review automation workflow and script

closes #559

* Improve PR review automation with better error handling and permissions
2025-07-11 16:04:20 -04:00
Juan Diaz
b05ae5288e Add PR review automation workflow and script (#561)
closes #559
2025-07-11 15:44:38 -04:00