Skip to content

Add allow_update_branch to .asf.yaml#1511

Merged
potiuk merged 1 commit into
apache:mainfrom
SummitSG-LLC:2603/asf_update
Mar 7, 2026
Merged

Add allow_update_branch to .asf.yaml#1511
potiuk merged 1 commit into
apache:mainfrom
SummitSG-LLC:2603/asf_update

Conversation

@Dev-iL

@Dev-iL Dev-iL commented Mar 7, 2026

Copy link
Copy Markdown
Collaborator

Changes

Enable the allow_update_branch setting for the project.

Either true to always allow a pull request head branch that is behind its base branch to be updated even if it is not required to be up to date before merging, or false otherwise.
https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28

How I tested this

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

@Dev-iL Dev-iL requested review from pjfanning and skrawcz March 7, 2026 19:47
@potiuk potiuk merged commit 728400c into apache:main Mar 7, 2026
@Dev-iL Dev-iL deleted the 2603/asf_update branch March 8, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants