Autoapply edits if env variable configured

This commit is contained in:
khalid@traclabs.com
2026-04-23 07:58:35 -05:00
parent fdf6124fa1
commit 233fb6d003
4 changed files with 75 additions and 14 deletions

View File

@@ -34,6 +34,8 @@ LOG_LEVEL=debug
# Proposals
PROPOSAL_TTL_MS=900000
# Set to "true" to skip the YES/NO confirmation step and apply edits immediately
AUTO_APPLY_EDITS=false
# Editor auth
EDITOR_SESSION_SECRET=change-me-to-another-random-string