dropbox / dropbox/dropbox-sdk-java
Tests fail when opening a PR from fork
Open
dropbox
- Dominant language
- Java
- Stars
- 627
- Forks
- 463
- Avg merge
- 5m
- Merged PRs (30d)
- 10
Description
Example: https://github.com/dropbox/dropbox-sdk-java/pull/361
> Secrets are not passed to workflows that are triggered by a pull request from a fork.
Our tests require usage of an auth token, and secrets are not passed into workflows that start from a fork.
We should fail fast and provide a test that doesn't require an auth token.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.