bolt
bolt copied to clipboard
fix: secret ENV variables should be read by forked PR's also
| Status | Type | ⚠️ Core Change | Issue |
|---|---|---|---|
| Ready | fix | Yes | Link |
Problem
Contributor tests where failing when creating the PR from Forked repository.
Solution
Added the pull_request_target for fork repository also.
cc - @GabrielePicco
Thanks @iamnamananand996 . LGTM!