rtCamp / action-phpcs-code-review

Github Action to perform automated code review on pull requests
https://github.com/rtCamp/github-actions-library
MIT License
103 stars 27 forks source link

Forked repositories don't use the correct GitHub token secret #12

Closed sc0ttkclark closed 4 years ago

sc0ttkclark commented 5 years ago

When a forked repository runs the review for a PR back to the main repo, it does not utilize the main repo's secret (says the secret is not set).

See: https://github.com/pods-framework/pods/pull/5495

https://github.com/pods-framework/pods/pull/5495/checks?check_run_id=250675264

[ERROR] SecretGH_BOT_TOKENis missing. Please add it to this action for proper execution.

mrrobot47 commented 4 years ago

Closing this as it is very similar to issue: #11. Will communicate about this issue and updates on issue: #11 itself.