Skip to content

PRs from non-organization members fail due to missing GITHUB_TOKEN variable. #153

Description

@jmalloc

Travis CI (for obvious reasons) does not define encrypted variables when building a PR from a non-member.

The GITHUB_TOKEN variable is only used to avoid GitHub API rate-limiting affecting Composer's ability to install dependencies.

The build process needs to be changed to use composer --prefer-source ... when GITHUB_TOKEN is empty.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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