Skip to content

[jenkins] fix: handle deleted GitHub user during build#1165

Merged
Wayonb merged 1 commit intomainfrom
fix/deleted_git_user
Jul 28, 2025
Merged

[jenkins] fix: handle deleted GitHub user during build#1165
Wayonb merged 1 commit intomainfrom
fix/deleted_git_user

Conversation

@Wayonb
Copy link
Copy Markdown
Contributor

@Wayonb Wayonb commented Jul 25, 2025

problem: gitstamp will failed to find commit user due to account deletion
solution: set the username to '' when it fails to get GitHub username

problem: gitstamp will failed to find commit user due to account deletion
solution: set the username to '<unknown>' when it fails to get GitHub username
Copy link
Copy Markdown
Collaborator

@segfaultxavi segfaultxavi left a comment

Choose a reason for hiding this comment

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

Reproduced the problem locally and verified that this patch fixes it 👍

@Wayonb Wayonb merged commit 415f472 into main Jul 28, 2025
3 checks passed
@Wayonb Wayonb deleted the fix/deleted_git_user branch July 28, 2025 15:31
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