Skip to content

Conversation

benbz
Copy link
Member

@benbz benbz commented Jul 2, 2025

#586 removed with.ref: ${{ github.event.pull_request.head.sha }} from actions/checkout. This had the impact of switching from checking out the HEAD of the PR to checking out a merge between the HEAD of the PR and the target branch. If there were changes on the target branch since the PR forked they would then show up in the dyff. Update the base branch to the current state of the target branch (by name rather than by SHA due to https://github.com/orgs/community/discussions/59677).

I have deliberately created this PR on a commit prior to the merge of #578 to see whether anything shows up or not

@benbz benbz requested a review from a team as a code owner July 2, 2025 09:19
Copy link

github-actions bot commented Jul 2, 2025

dyff of changes in rendered templates of CI manifests

No changes in rendered templates

@benbz benbz merged commit aee2643 into main Jul 2, 2025
67 checks passed
@benbz benbz deleted the bbz/fix-dyff-refs branch July 2, 2025 09:38
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.

1 participant