New Features
- The labels in the
label
action now support having template variables.
Bug Fixes
- Some default system packages have been added to the docker image:
ca-certificates, apt, openssl, patch
Deprecation Notes
- The following configuration options of the
queue
action have been moved under thequeue_rules
section of the configuration:commit_message_template
,method
(also renamedmerge_method
in the process to avoid confusion),merge_bot_account
,update_method
,update_bot_account
. Those options are still supported in thequeue
action but will be removed in the future.