Skip to content

token argument should be optional #88697

Open
@pmatos

Description

@pmatos

It seems like the script llvm/utils/git/code-format-helper.py considers the case where token is None so that the PR is not updated, however it marks the --token argument as required. It seems to be this should be optional.

"--token", type=str, required=True, help="GitHub authentiation token"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions