feat(plugins/core): support GHES (#1188)

This commit is contained in:
Simon Lecoq
2022-08-14 18:07:59 +02:00
committed by GitHub
parent ab85858528
commit 2379a9f66b
4 changed files with 33 additions and 3 deletions

View File

@@ -201,6 +201,28 @@ inputs:
extras:
- metrics.run.puppeteer.user.js
github_api_rest:
description: |
GitHub REST API endpoint
Can be used to support [GitHub enterprises server](https://github.com/enterprise).
Leave empty to use default endpoint.
type: string
default: ""
example: https://api.github.com
global: yes
github_api_graphql:
description: |
GitHub GraphQL API endpoint
Can be used to support [GitHub enterprises server](https://github.com/enterprise).
Leave empty to use default endpoint.
type: string
default: ""
example: https://api.github.com/graphql
global: yes
config_timezone:
description: |
Timezone for dates