You can setDocumentation Index
Fetch the complete documentation index at: https://docs.opentaco.dev/llms.txt
Use this file to discover all available pages before exploring further.
auto_merge: true option to automatically merge the PR when all checks pass (including successful apply). Note that it’s a top-level setting, not project level:
auto_merge_strategy to define the type of strategy. Possible values are:
- squash: for squash merge
- rebase: for rebase merge
- merge: for merge commits merge

