integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Bug: Repo name is not shown in "release" notification on mobile #1831

Open liamg opened 5 months ago

liamg commented 5 months ago

Describe the bug Release notifications on mobile do not display the repository name anywhere (see screenshot)

This gets very confusing when a channel has notifications for releases for multiple repos.

To Reproduce Steps to reproduce the behavior:

  1. Subscribe to releases
  2. Publish a release
  3. View the notification on the Slack mobile app

Expected behavior The repository org/name should be listed clearly, ideally in the title of the message.

Screenshots

image

Smartphone (please complete the following information):

Additional context

vweevers commented 4 months ago

The repository org/name should be listed clearly, ideally in the title of the message.

Agree with the last part too. Because even when it is visible (e.g. on desktop and android), it's rather small. I would personally prefer the title to be <repository> - <release title> instead of the current Release - <release title>.

mindhaq commented 3 months ago

This is not only the case for releases, but also for all other messages on mobile, e.g. "Issue created", "pull request opened" etc. In a small organisation, where all these messages go into a single slack channel, this is a very relevant information.

wjessen commented 1 day ago

The repository org/name should be listed clearly, ideally in the title of the message.

Agreed. Found this problem this week and think it would be great to have the repo name in the message.

As a quick workaround we added the repository name to the workflow name parameter.