bluekeyes/patch2pr

Skip or fix integration tests on fork PRs

bluekeyes opened this issue · 0 comments

Both fork PRs and Dependabot PRs fail the integration tests, because the GitHub token must have write permissions. I don't think there's a good way around this (short of using mocks for all the test), so probably best to add a way to skip these tests in builds that don't have permissions.