Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.github] - refactor: mention workflow author in slack #8967

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

JulesBelveze
Copy link
Contributor

Description

Use the GitHub actor as the author name and email instead of the commit author

Risk

Deploy Plan

… in slack-notify action

 - Use the GitHub actor as the commit author name and email instead of extracting from the git log
 - Set the author email to a no-reply GitHub address associated with the GitHub actor
…or Slack notifications

 - Modified the GitHub action to look up the author email using the improved mailmap
 - Simplified the mailmap file to map GitHub usernames directly to their dust email addresses
 - Remove the unnecessary empty line at the end of the .mailmap file
@JulesBelveze JulesBelveze requested a review from spolu November 27, 2024 16:31
Copy link
Contributor

@spolu spolu left a comment

Choose a reason for hiding this comment

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

\o/

@JulesBelveze JulesBelveze merged commit 8d411cd into main Nov 27, 2024
2 checks passed
@JulesBelveze JulesBelveze deleted the chore/use-author-in-workflow branch November 27, 2024 16:33
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