Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: simplify .asf.yaml snippet for readability

...

github:
  enabled_merge_buttons:
    # enable merge button
    merge: true
# disable squash button squash: false # disable rebase button rebase: false

If adopted, and after another ~week of bake-in, we might make further changes to our .asf.yaml, such as:

...