brainlit icon indicating copy to clipboard operation
brainlit copied to clipboard

Checks don't have access to AWS permissions in PR's from forks

Open tathey1 opened this issue 3 years ago • 3 comments

I tested two trivial PR's, one from a fork where I got an AWS error, and one from a branch where there was no error.

Is it possible to allow forks to access AWS keys for checks without compromising security?

tathey1 avatar Feb 01 '22 14:02 tathey1

modified circleci config so forks only test black formatting and all pytests except those in the utils module. utils pytests, and codecov are only run for branches.

Thus, the checks do not reflect code coverage or utils tests for PR's from forks

tathey1 avatar Feb 11 '22 15:02 tathey1

Stale issue message

github-actions[bot] avatar Feb 06 '23 19:02 github-actions[bot]

Stale issue message

github-actions[bot] avatar Apr 16 '23 19:04 github-actions[bot]