Skip to content

Add GitHub client options

Choose a tag to compare

@jclem jclem released this 05 Sep 16:04
· 119 commits to master since this release
e5da67d

This release adds support for more inputs that configure the GitHub Client:

  debug:
    description: Whether to tell the GitHub client to log details of its requests
    default: false
  user-agent:
    description: An optional user-agent string
    default: actions/github-script
  previews:
    description: A comma-separated list of API previews to accept