@@ -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)"
|
||||
|
||||
@@ -69,5 +69,6 @@ Team maintainers and organization owners can set scheduled reminders for any pul
|
||||
|
||||
## 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)"
|
||||
|
||||
@@ -553,7 +553,7 @@
|
||||
Pull refers to when you are fetching in changes and merging them. For
|
||||
instance, if someone has edited the remote file you're both working on,
|
||||
you'll want to pull in those changes to your local copy so that it's up to
|
||||
date. See also "[fetch](#fetch)".
|
||||
date. See also "[fetch](#fetch)."
|
||||
- term: pull access
|
||||
description: A synonym for read access.
|
||||
- term: pull request
|
||||
|
||||
@@ -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`. 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.
|
||||
|
||||
Reference in New Issue
Block a user