Skip to content

Webhook for slack sent wrong username #7265

Closed
@stani0502

Description

@stani0502
  • Gitea version (or commit ref):
  • Git version: 1.8.3
  • Operating system: ubuntu
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Issue on webhook for slack, when tried to modify release tag (edit or deleting), the notification always show the creator name.
For example :

  1. User A creating tag v1.0.0
    Slack Notification: [RepoName] new release v1.0.0 published by User A
  2. User B updating content for tag v1.0.0
    Select Notification: [RepoName] new release v1.0.0 updated by User A
  3. User B delete tag v1.0.0
    Select Notification: [RepoName] new release v1.0.0 deleted by User A
    ...

Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions