Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use pull_request_target. #175

Closed
wants to merge 1 commit into from

Conversation

arriolac
Copy link
Contributor

@arriolac arriolac commented Jul 12, 2022

Use pull_request_target so that PRs from forked repos have access to secrets. This should fix failed runs due to the Maps API key not being injected: https://github.com/googlemaps/android-maps-compose/runs/7283340731

Relates to #174 🦕

@arriolac arriolac requested a review from a team as a code owner July 12, 2022 20:09
@arriolac arriolac requested a review from amuramoto July 12, 2022 20:09
@arriolac arriolac mentioned this pull request Jul 12, 2022
@barbeau
Copy link
Contributor

barbeau commented Jul 12, 2022

@arriolac Doesn't look like the tests ran?

image

@arriolac
Copy link
Contributor Author

Hmmm maybe we need both pull_request and pull_request_target. Will update

Change-Id: I3e05330215921607fd4e49af8ebee0abad1a8771
@arriolac
Copy link
Contributor Author

Looks like instrumentation tests are failing since this PR is coming from a fork. Will reopen it from a branch in this repo and then PRs from forks should start working.

@arriolac
Copy link
Contributor Author

Replaced by #176

@arriolac arriolac closed this Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants