Skip to content

Conversation

camilamacedo86
Copy link
Member

Switch default Git config to use merge.conflictStyle=merge, so conflicts render as:

<<<<<<< HEAD
foo
=======
bar
>>>>>>> branch

Note after we added the configs this configuration was lost.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 23, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 23, 2025
@camilamacedo86 camilamacedo86 changed the title (fix): ensure that by default is used merge.conflictStyle=merge to facilitate the review 🐛 (alpha update): ensure that by default is used merge.conflictStyle=merge to facilitate the review Aug 23, 2025
@camilamacedo86
Copy link
Member Author

@vitorfloriano

@camilamacedo86
Copy link
Member Author

@vitorfloriano, since this one is the default used by us, and how we doc the result, and it is tiny, I will get this one merged to facilitate the progress, but feel free to raise your concerns; we can always change something in a follow-up—just reducing the burn on the reviews for we be able to be focus where we must need.

@camilamacedo86 camilamacedo86 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 24, 2025
@k8s-ci-robot k8s-ci-robot merged commit efc7fb5 into kubernetes-sigs:master Aug 24, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants