Skip to content

Webhook doesn't send on branch delete event after merge in pull request #9184

New issue

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

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

Already on GitHub? # to your account

Closed
1 of 7 tasks
matrozov opened this issue Nov 27, 2019 · 1 comment
Closed
1 of 7 tasks
Labels
issue/duplicate The issue has already been reported.

Comments

@matrozov
Copy link

matrozov commented Nov 27, 2019

  • Gitea version (or commit ref): 1.11.0+dev-333-g7b7d382b8
  • Git version: not needed
  • Operating system: not needed
  • 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

After a successful merge in pull-request, the interface suggests deleting the branch from which the pull was made. With this deletion, the webhook does not receive a notification about the removal of a branch, although deleting branches from outside causes such a message. In the images below you can see that the brunch was deleted after the pull request, but in webhook the last message is closing the pull request itself.

Screenshots

1
2

@lunny
Copy link
Member

lunny commented Dec 19, 2019

duplicated with #6181

@lunny lunny closed this as completed Dec 19, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

2 participants