Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

validate_vars aborts if optional "github_token" not set #55

@mbarnes

Description

@mbarnes

Was messing around with running papr locally and hit this right off the bat:

ERROR: Missing variable 'github_token'.

The github_token variable is supposed to be optional, according to RUNNING.md.

My workaround was just to disable the validate_vars call in main, or I guess remove github_token from the loop leaving only github_repo to validate.

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