shift-code icon indicating copy to clipboard operation
shift-code copied to clipboard

Fix "Get Changes" step in workflow

Open trs opened this issue 4 years ago • 2 comments

The "Get Changes" step should use git log to list all the commits between the last tag and the new tag so that the Github release description body lists those changes.

This isn't working though and just gives errors like: fatal: Not a valid object name v0.4.8^. Running the command locally does seem to work though 😕

Example run: https://github.com/trs/shift-code/runs/3863540271?check_suite_focus=true

trs avatar Oct 11 '21 22:10 trs

Hi, @trs Can I do this under hacktoberfest ? Assign me this Issue.

KanavCode avatar Oct 06 '25 04:10 KanavCode

@KanavCode sure, feel free to try it out

trs avatar Oct 08 '25 15:10 trs