Merge Queue
Allow to have queue_rule in defaults section
Set defaults for queue rules — including `bot_account` and `batch_size` — via the `defaults` section, including across extended configurations.
It is now possible to set default configuration for queue_rules using the defaults section of the configuration. This allows to set default configuration such as bot_account or batch_size for all queues.
This is also supported when extending the configuration across multiple repositories.
Was this page helpful?
Thanks for your feedback!