Tests fail when opening a PR from fork

Open
#362 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
ci-cd, testing-qa

Research direction

Start by reviewing the workflow triggered by pull requests from forks and identify the tests that require an auth token, using pull request 361 as the reproduction case. Done means fork pull requests fail fast when the token is unavailable and include a test that runs successfully without an auth token.

Written by the indexing model from the issue text.

Description

dropbox

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.

Dominant language
Java
Stars
627
Forks
463
Avg merge
5m
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dropbox/dropbox-sdk-java

All issues in dropbox/dropbox-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.