PR title in the notification #169874
-
Select Topic AreaQuestion BodyHi team, I noticed that push notifications for approved PRs in the Android app only show the PR ID, not the PR title. Would it be possible to include the PR title in the notification? That would help contributors quickly see if the PR needs immediate attention. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
GitHub’s mobile notifications for PR approvals currently only display the pull request number. The title isn’t included, and there’s no setting to change this. The only way to see the title is to open the notification. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, that is a known limitation of the GitHub mobile app. Currently, the push notifications for pull request approvals only display the pull request number, not its title. There is no built-in setting within the app or on the web to change this behavior. This means that to see the title of the pull request, you have to click on the notification itself, which will take you directly to the pull request page in the app. |
Beta Was this translation helpful? Give feedback.
GitHub’s mobile notifications for PR approvals currently only display the pull request number. The title isn’t included, and there’s no setting to change this. The only way to see the title is to open the notification.