From 9013c718ad17a3445ce91fcdefa03350dda96758 Mon Sep 17 00:00:00 2001 From: Ran Yitzhaki Date: Fri, 23 Feb 2024 14:09:02 +0100 Subject: [PATCH 1/6] Update managing-scheduled-reminders-for-your-team.md --- .../managing-scheduled-reminders-for-your-team.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md b/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md index cb95c4164e23..6084f9c4b9c5 100644 --- a/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md +++ b/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md @@ -67,6 +67,9 @@ Team maintainers and organization owners can set scheduled reminders for any pul {% data reusables.reminders.scheduled-reminders %} {% data reusables.reminders.delete %} +## Get mentioned on slack +If you want your team members to be mentioned in the reminder Slack message and receive notifications, they will need to authorize the GitHub application on their Slack workspace. Each member should use the `/github signin` [command](https://github.com/integrations/slack/blob/master/README.md#getting-started) on their GitHub App private Slack conversation channel to complete the authorization. This ensures they receive notifications and mentions. For guidance on installation and getting started with the integration, refer to the information available [here](https://github.com/integrations/slack/blob/master/README.md). + ## Further reading - "[AUTOTITLE](/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization)" From 873c0c45f91a2759acaaf8758368a0a8f7d7bb14 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Fri, 31 May 2024 11:33:39 +0100 Subject: [PATCH 2/6] Update managing-scheduled-reminders-for-your-team.md --- .../managing-scheduled-reminders-for-your-team.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md b/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md index 6084f9c4b9c5..0149723b64fd 100644 --- a/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md +++ b/content/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team.md @@ -67,10 +67,8 @@ Team maintainers and organization owners can set scheduled reminders for any pul {% data reusables.reminders.scheduled-reminders %} {% data reusables.reminders.delete %} -## Get mentioned on slack -If you want your team members to be mentioned in the reminder Slack message and receive notifications, they will need to authorize the GitHub application on their Slack workspace. Each member should use the `/github signin` [command](https://github.com/integrations/slack/blob/master/README.md#getting-started) on their GitHub App private Slack conversation channel to complete the authorization. This ensures they receive notifications and mentions. For guidance on installation and getting started with the integration, refer to the information available [here](https://github.com/integrations/slack/blob/master/README.md). - ## Further reading +- [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation - "[AUTOTITLE](/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization)" - "[AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders)" From 9b5cfca289aa646de96ed7e697d8c7b39b185a7c Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Fri, 31 May 2024 11:34:53 +0100 Subject: [PATCH 3/6] Update slack-channel.md --- data/reusables/reminders/slack-channel.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/reusables/reminders/slack-channel.md b/data/reusables/reminders/slack-channel.md index d2b59b049ca6..551ef0905ac1 100644 --- a/data/reusables/reminders/slack-channel.md +++ b/data/reusables/reminders/slack-channel.md @@ -1 +1,3 @@ 1. Under "Slack channel", type the name of the Slack channel where you'd like to receive notifications. + > [!TIP] + > If this Slack channel is private, you will need to invite the integration into the channel: `/invite @github`. Alternatively, you can ask users to run `/github signin` in the Slack channel. For more information, see [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation. From ca6db712e76438fe8e160bbf7339df28d01961a7 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Fri, 31 May 2024 11:35:56 +0100 Subject: [PATCH 4/6] Update managing-scheduled-reminders-for-your-organization.md --- .../managing-scheduled-reminders-for-your-organization.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md index f8e050b34b5a..1ee0b11a7af4 100644 --- a/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md +++ b/content/organizations/managing-organization-settings/managing-scheduled-reminders-for-your-organization.md @@ -63,5 +63,6 @@ Organization owners can schedule a reminder for one or more teams in their organ ## Further reading +- [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation - "[AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-your-membership-in-organizations/managing-your-scheduled-reminders)" - "[AUTOTITLE](/organizations/organizing-members-into-teams/managing-scheduled-reminders-for-your-team)" From ccdbf7cdde1653a42d5ebfb80ee4e9ffeb6069b8 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Fri, 31 May 2024 12:07:31 +0100 Subject: [PATCH 5/6] Update slack-channel.md for feedback --- data/reusables/reminders/slack-channel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/reminders/slack-channel.md b/data/reusables/reminders/slack-channel.md index 551ef0905ac1..0e01d1acf616 100644 --- a/data/reusables/reminders/slack-channel.md +++ b/data/reusables/reminders/slack-channel.md @@ -1,3 +1,3 @@ 1. Under "Slack channel", type the name of the Slack channel where you'd like to receive notifications. > [!TIP] - > If this Slack channel is private, you will need to invite the integration into the channel: `/invite @github`. Alternatively, you can ask users to run `/github signin` in the Slack channel. For more information, see [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation. + > If this Slack channel is private, you will need to invite the integration into the channel: `/invite @github`. In addition, you need to ask users to run `/github signin` in the Slack channel otherwise they will not be @mentioned. For more information, see [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation. From 9f41dfa02ba5c56bc9ed3c97b4a26a275dab77a4 Mon Sep 17 00:00:00 2001 From: Felicity Chapman Date: Fri, 31 May 2024 14:54:25 +0100 Subject: [PATCH 6/6] Update data/reusables/reminders/slack-channel.md Co-authored-by: Ran Yitzhaki --- data/reusables/reminders/slack-channel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/reminders/slack-channel.md b/data/reusables/reminders/slack-channel.md index 0e01d1acf616..ec68ffd0801e 100644 --- a/data/reusables/reminders/slack-channel.md +++ b/data/reusables/reminders/slack-channel.md @@ -1,3 +1,3 @@ 1. Under "Slack channel", type the name of the Slack channel where you'd like to receive notifications. > [!TIP] - > If this Slack channel is private, you will need to invite the integration into the channel: `/invite @github`. In addition, you need to ask users to run `/github signin` in the Slack channel otherwise they will not be @mentioned. For more information, see [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation. + > If this Slack channel is private, you will need to invite the integration into the channel: `/invite @github`. In addition, you need to ask users to run `/github signin` in one of their Slack channels, otherwise they will not be @mentioned. For more information, see [Getting started](https://github.com/integrations/slack?tab=readme-ov-file#getting-started) in the Slack integrations documentation.