Flank / flank

:speedboat: Massively parallel Android and iOS test runner for Firebase Test Lab
https://firebase.community/
Apache License 2.0
672 stars 113 forks source link

fix: add github_token to secrets #2370

Closed acidlynx closed 1 week ago

acidlynx commented 1 year ago

Fixes #

Test Plan

How do we know the code works?

.

Checklist

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

rfogar2 commented 1 year ago

This looks like a breaking change. Could we instead make the new required field not required and default it to an empty string? This will have the same behaviour as previously.

Fry-kun commented 1 week ago

This is stale