chore: enable scout-bot by default
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s
This commit is contained in:
@@ -95,7 +95,7 @@ services:
|
||||
# Keep compatibility with existing naming
|
||||
- SCOUT_ISSUE_LABEL=${SCOUT_ISSUE_LABEL:-}
|
||||
- SCOUT_CRON_EXPRESSION=${SCOUT_CRON_EXPRESSION:-*/1 * * * *}
|
||||
- SCOUT_ENABLED=${SCOUT_ENABLED:-false}
|
||||
- SCOUT_ENABLED=${SCOUT_ENABLED:-true}
|
||||
- SCOUT_PER_PAGE=${SCOUT_PER_PAGE:-80}
|
||||
- SCOUT_MAX_ISSUES_PER_SCAN=${SCOUT_MAX_ISSUES_PER_SCAN:-90}
|
||||
# GitHub token should be provided in deployment env for real posting.
|
||||
|
||||
Reference in New Issue
Block a user