1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #50917 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-05-31 08:29:50 -07:00
committed by GitHub
4 changed files with 5 additions and 1 deletions

View File

@@ -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)"

View File

@@ -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)"

View File

@@ -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

View File

@@ -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.