No email notifications are sent for PR's if issues repo unit is disabled #6633

Closed
opened 2025-11-02 07:01:56 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @jpraet on GitHub (Jan 5, 2021).

  • Gitea version (or commit ref): 1.13.1

Description

After upgrading to 1.13.1, no email notifications are sent for PR's if Issues are disabled for the repo.

This is caused by #13827: it should check for UnitTypePullRequests instead of UnitTypeIssues permission if it concerns a PR.

Originally created by @jpraet on GitHub (Jan 5, 2021). - Gitea version (or commit ref): 1.13.1 ## Description After upgrading to 1.13.1, no email notifications are sent for PR's if Issues are disabled for the repo. This is caused by #13827: it should check for UnitTypePullRequests instead of UnitTypeIssues permission if it concerns a PR.
GiteaMirror added the type/bug label 2025-11-02 07:01:56 -06:00
Author
Owner

@jpraet commented on GitHub (Jan 25, 2021):

Any idea when 1.13.2 will be released?

@jpraet commented on GitHub (Jan 25, 2021): Any idea when 1.13.2 will be released?
Author
Owner

@lunny commented on GitHub (Jan 26, 2021):

Only one issue left on v1.13.2.

@lunny commented on GitHub (Jan 26, 2021): Only one issue left on v1.13.2.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6633