-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Webhook for slack sent wrong username #7265
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions. |
wasn't this already fixed in 1.9.x? |
#7774 should already fix a slack problem but not this one. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[x]
):Description
Issue on webhook for slack, when tried to modify release tag (edit or deleting), the notification always show the creator name.
For example :
Slack Notification:
[RepoName] new release v1.0.0 published by User A
Select Notification:
[RepoName] new release v1.0.0 updated by User A
Select Notification:
[RepoName] new release v1.0.0 deleted by User A
...
Screenshots
The text was updated successfully, but these errors were encountered: