mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 19:38:50 +07:00
![Yair Morgenstern](/assets/img/avatar_default.png)
When commenting "merge translations" in a PR, it: - Creates a new 'translations' branch if it doesn't exist - Creates a PR for the 'translations' branch if it doesn't exist - Changes the PR's base to 'translations' - Merges the PR, if it's mergable
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=
|