rusackas opened a new pull request, #38528: URL: https://github.com/apache/superset/pull/38528
### SUMMARY Enables the "Update branch" button on pull requests, which allows contributors to easily rebase/merge the base branch into their PR branch from the GitHub UI. Also migrates `del_branch_on_merge` from the deprecated top-level `github:` location to the `pull_requests:` subsection, per the [infrastructure-asfyaml docs](https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file). ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A ### TESTING INSTRUCTIONS No functional code changes — verify the `.asf.yaml` syntax is valid YAML and the settings are under `github.pull_requests`. ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
