Dev-iL commented on code in PR #63044:
URL: https://github.com/apache/airflow/pull/63044#discussion_r2900153801
##########
.asf.yaml:
##########
@@ -65,6 +65,8 @@ github:
pull_requests:
# allow auto-merge
allow_auto_merge: false
+ # enable updating head branches of pull requests
+ allow_update_branch: true
Review Comment:
AFAIK @potiuk had to create a [ticket in
INFRA](https://issues.apache.org/jira/projects/INFRA/issues/INFRA-27706) for
someone to fix it manually. This aligns the config with the active setting.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]