Skip to content

Conversation

@Arlodotexe
Copy link
Member

@Arlodotexe Arlodotexe commented Jul 30, 2025

After testing #696 in https://github.com/CommunityToolkit/Labs-Windows/actions/runs/16616965286/job/47011751224, we found the following error:

could not compute title or body defaults: failed to run git: fatal: ambiguous argument 'origin/rel/weekly...main': unknown revision or path not in the working tree.

To fix this issue, fetch-depth: 0 was added to the checkout step so that all branches are pulled.

This will allow the --fill-verbose parameter to locally diff the two branches and compute the commits that were changed between weekly releases.

@Arlodotexe Arlodotexe self-assigned this Jul 30, 2025
@Arlodotexe Arlodotexe enabled auto-merge July 30, 2025 17:30
@Arlodotexe Arlodotexe merged commit 79476d0 into main Jul 30, 2025
23 of 24 checks passed
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