Skip to content

CI: change the comparision branch for the dyff job after the change to the source branch.#602

Merged
benbz merged 1 commit intomainfrom
bbz/fix-dyff-refs
Jul 2, 2025
Merged

CI: change the comparision branch for the dyff job after the change to the source branch.#602
benbz merged 1 commit intomainfrom
bbz/fix-dyff-refs

Conversation

@benbz
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

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