Skip to content

e2e tests fail on external PRs due to missing OPENCODE_API_KEY secret #20389

Description

@altendky

Description

External PRs fail the e2e tests with:

error: OPENCODE_API_KEY is required when OPENCODE_E2E_REQUIRE_PAID=true

GitHub secrets are not available to PRs from forks (standard GitHub security behavior), so e2e tests fail for all external contributors.

Affected PRs: #20386, #20373

Steps to reproduce

  1. Fork the repo
  2. Open a PR from the fork
  3. Observe e2e (linux) and e2e (windows) jobs fail

Related

#14671

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions