Skip to content

Update event ID generation for Git actions#7

Merged
sduenas merged 1 commit into
chaoss:mainfrom
jjmerchante:actions-uuid
May 29, 2025
Merged

Update event ID generation for Git actions#7
sduenas merged 1 commit into
chaoss:mainfrom
jjmerchante:actions-uuid

Conversation

@jjmerchante

Copy link
Copy Markdown
Contributor

Commits containing copy file actions for the same file generated duplicate event IDs because the new file name wasn’t included in the ID calculation.

This PR improves event ID generation by considering the new file name when present.

Commits containing copy file actions generated duplicate event IDs
because the new file name wasn’t included in the ID calculation.

This update improves event ID generation by considering the new file
name when present.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@jjmerchante jjmerchante requested a review from sduenas May 29, 2025 13:58

@sduenas sduenas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sduenas sduenas merged commit f98bf1d into chaoss:main May 29, 2025
5 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