Set default configuration of Gitea

This commit is contained in:
Pinyoo Thotaboot
2025-05-20 15:18:07 +07:00
parent 8b1abbcc2c
commit 1b74942919
2 changed files with 6 additions and 0 deletions

View File

@ -278,6 +278,7 @@ push_commands = [
]
[gitea_app]
url = "https://gitea.com"
handle_push_trigger = true
pr_commands = [
"/describe --pr_description.final_update_message=false",