Skip to content

No notifications on commits in pull requests #34383

Open
@amix307

Description

@amix307

Description

After upgrading to Gitea 1.23.5 and later to 1.23.7, notifications about new commits in pull requests have stopped being delivered. This affects users who should receive them via email and are listed in CODEOWNERS

Problem Description:
Previously, when a new commit was pushed to a pull request, notifications were correctly sent to:

  • All reviewers/approvers
  • Users listed in the CODEOWNERS file

Now, after the upgrade:

  • These users no longer receive any notification about the new commits
  • Other notifications (e.g. about review requests, PR creation) still work as expected
  • There were no changes in SMTP settings or CODEOWNERS structure

What I Checked:

  • Verified SMTP settings
  • Confirmed users are in CODEOWNERS
  • Verified users have not disabled notifications in their settings
  • Notifications for other events still function
  • Problem appeared right after upgrading from 1.23.4 to 1.23.5 and persists in 1.23.7
  • No errors found in logs related to email sending on PR commit updates

Expected Behavior:

Users who are approvers or listed in CODEOWNERS should receive email notifications when new commits are pushed to a PR.

Gitea Version

1.23.7

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

CentOS 9-Stream

How are you running Gitea?

systemd

Database

PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions