mirror of
https://github.com/zhigang1992/pr-auto-labeler.git
synced 2026-01-12 08:14:29 +08:00
10 lines
236 B
Plaintext
10 lines
236 B
Plaintext
# The ID of your GitHub App
|
|
APP_ID=
|
|
WEBHOOK_SECRET=development
|
|
|
|
# Use `trace` to get verbose logging or `info` to show less
|
|
LOG_LEVEL=debug
|
|
|
|
# Go to https://smee.io/new set this to the URL that you are redirected to.
|
|
WEBHOOK_PROXY_URL=
|