Committing using web UI does not trigger webhook action "synchronized" #959

Closed
opened 2025-11-02 03:43:19 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @tobias-- on GitHub (Aug 11, 2017).

Description

The webhook action "synchronized" does not get triggered when changes to the PR-branch are made using the web UI.

Steps to reproduce:

  1. Setup webhook to be triggered for every event on a repository
  2. Fork this repository
  3. Make changes to the fork and commit to a new branch using the web UI
  4. Create a Pull Request in the original repository (webhook gets triggered correctly)
  5. Make another change to the new branch in the forked repository using the web UI: A webhook event "synchronized" is expected to be triggered but it is not triggered.
  6. Checkout the fork/pr-branch, make changes locally and push them back to origin: A webhook event "synchronized" is correctly being triggered
Originally created by @tobias-- on GitHub (Aug 11, 2017). - Gitea version (or commit ref): be29d5f - Can you reproduce the bug at https://try.gitea.io: - [x] Yes (provide example URL) - [ ] No - [ ] Not relevant ## Description The webhook action "synchronized" does not get triggered when changes to the PR-branch are made using the web UI. Steps to reproduce: 1. Setup webhook to be triggered for every event on a repository 2. Fork this repository 3. Make changes to the fork and commit to a new branch using the web UI 4. Create a Pull Request in the original repository (webhook gets triggered correctly) 5. Make another change to the new branch in the forked repository **using the web UI**: **A webhook event "synchronized" is expected to be triggered but it is not triggered.** 6. Checkout the fork/pr-branch, make changes locally and push them back to origin: A webhook event "synchronized" is correctly being triggered
GiteaMirror added the type/bug label 2025-11-02 03:43:19 -06:00
Author
Owner

@ethantkoenig commented on GitHub (Aug 13, 2017):

@tobias-- Could you confirm that #2302 fixes the problem?

@ethantkoenig commented on GitHub (Aug 13, 2017): @tobias-- Could you confirm that #2302 fixes the problem?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#959