help: Migrate configure-notification-bot help page to a new URL.

This commit migrates the 'help/configure-notification-bot' help
page to a new URL i.e. 'help/configure-automated-notices'.
This commit is contained in:
Prakhar Pratyush 2024-03-20 15:37:35 +05:30 committed by Tim Abbott
parent 3d152296f6
commit 6484532830
12 changed files with 17 additions and 16 deletions

View File

@ -10,7 +10,7 @@ American English, you can set the language used for the organization's
automated messages and invitation emails. This setting: automated messages and invitation emails. This setting:
* Determines the language used for [automated * Determines the language used for [automated
notices](/help/configure-notification-bot) that are sent to streams, including notices](/help/configure-automated-notices) that are sent to streams, including
both the topic name and message content. (Automated messages sent to a single both the topic name and message content. (Automated messages sent to a single
user will use that user's preferred language). user will use that user's preferred language).
@ -39,7 +39,7 @@ automated messages and invitation emails. This setting:
* [Change your language][user-lang] * [Change your language][user-lang]
* [Configure multi-language search](/help/configure-multi-language-search) * [Configure multi-language search](/help/configure-multi-language-search)
* [Configure default settings for new users](/help/configure-default-new-user-settings) * [Configure default settings for new users](/help/configure-default-new-user-settings)
* [Configure automated notices](/help/configure-notification-bot) * [Configure automated notices](/help/configure-automated-notices)
[api-create-user]: https://zulip.com/api/create-user [api-create-user]: https://zulip.com/api/create-user
[user-lang]: /help/change-your-language [user-lang]: /help/change-your-language

View File

@ -23,7 +23,7 @@ There are several parameters you can set while creating a stream. All but
* **Stream description**: Helps users decide whether to subscribe when they * **Stream description**: Helps users decide whether to subscribe when they
are browsing streams. are browsing streams.
* **Announce new stream in the [stream configured by your organization](/help/configure-notification-bot#new-stream-announcements)**: * **Announce new stream in the [stream configured by your organization](/help/configure-automated-notices#new-stream-announcements)**:
Posts a message in the "new streams" topic advertising the new stream. Posts a message in the "new streams" topic advertising the new stream.
* **Who can access the stream?**: See [Stream permissions](/help/stream-permissions). * **Who can access the stream?**: See [Stream permissions](/help/stream-permissions).

View File

@ -3,4 +3,4 @@
**Note**: Subscribing someone else to a stream sends them an **Note**: Subscribing someone else to a stream sends them an
automated direct message from [notification bot][notification-bot]. automated direct message from [notification bot][notification-bot].
[notification-bot]: /help/configure-notification-bot [notification-bot]: /help/configure-automated-notices

View File

@ -4,4 +4,4 @@
bot][notification-bot] to the "stream events" topic in the bot][notification-bot] to the "stream events" topic in the
modified stream. modified stream.
[notification-bot]: /help/configure-notification-bot [notification-bot]: /help/configure-automated-notices

View File

@ -225,7 +225,7 @@
* [Message retention policy](/help/message-retention-policy) * [Message retention policy](/help/message-retention-policy)
* [Weekly digest emails](/help/digest-emails) * [Weekly digest emails](/help/digest-emails)
* [Disable welcome emails](/help/disable-welcome-emails) * [Disable welcome emails](/help/disable-welcome-emails)
* [Configure automated notices](/help/configure-notification-bot) * [Configure automated notices](/help/configure-automated-notices)
* [Configure multi-language search](/help/configure-multi-language-search) * [Configure multi-language search](/help/configure-multi-language-search)
## Bots & integrations ## Bots & integrations

View File

@ -22,13 +22,13 @@ problematic behavior.
* Add a [waiting period](/help/restrict-permissions-of-new-members) before * Add a [waiting period](/help/restrict-permissions-of-new-members) before
new users can take disruptive actions. new users can take disruptive actions.
* Monitor new users by enabling [new user * Monitor new users by enabling [new user
announcements](/help/configure-notification-bot#new-user-announcements). announcements](/help/configure-automated-notices#new-user-announcements).
### Restrict permissions for making changes ### Restrict permissions for making changes
* Restrict who can [create streams](/help/configure-who-can-create-streams), or * Restrict who can [create streams](/help/configure-who-can-create-streams), or
monitor new streams by enabling [new stream monitor new streams by enabling [new stream
announcements](/help/configure-notification-bot#new-stream-announcements). announcements](/help/configure-automated-notices#new-stream-announcements).
* Restrict who can [add custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji). * Restrict who can [add custom emoji](/help/custom-emoji#change-who-can-add-custom-emoji).
* Restrict who can [move messages to another * Restrict who can [move messages to another
stream](/help/restrict-moving-messages#configure-who-can-move-messages-to-another-stream), stream](/help/restrict-moving-messages#configure-who-can-move-messages-to-another-stream),

View File

@ -108,4 +108,4 @@ that one does not have permission to access.
* [Move content to another topic](/help/move-content-to-another-topic) * [Move content to another topic](/help/move-content-to-another-topic)
* [Restrict moving messages](/help/restrict-moving-messages) * [Restrict moving messages](/help/restrict-moving-messages)
[notification-bot]: /help/configure-notification-bot [notification-bot]: /help/configure-automated-notices

View File

@ -11,7 +11,7 @@ Marking a topic as resolved:
* Puts a ✔ at the beginning of the topic name, e.g. `example topic` * Puts a ✔ at the beginning of the topic name, e.g. `example topic`
becomes `✔ example topic`. becomes `✔ example topic`.
* Triggers an automated notice from the [notification * Triggers an automated notice from the [notification
bot](/help/configure-notification-bot) indicating that bot](/help/configure-automated-notices) indicating that
you resolved the topic. This message will be marked as unread you resolved the topic. This message will be marked as unread
only for users who had participated in the topic. only for users who had participated in the topic.
* Changes whether the topic appears when using the `is:resolved` and * Changes whether the topic appears when using the `is:resolved` and

View File

@ -9,5 +9,5 @@
}} }}
</strong> </strong>
{{/if}} {{/if}}
{{> ../help_link_widget link="/help/configure-notification-bot#new-stream-announcements"}} {{> ../help_link_widget link="/help/configure-automated-notices#new-stream-announcements"}}
</label> </label>

View File

@ -82,6 +82,7 @@ HELP_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [
URLRedirect("/help/finding-a-topic-to-read", "/help/finding-a-conversation-to-read"), URLRedirect("/help/finding-a-topic-to-read", "/help/finding-a-conversation-to-read"),
URLRedirect("/help/view-and-browse-images", "/help/view-images-and-videos"), URLRedirect("/help/view-and-browse-images", "/help/view-images-and-videos"),
URLRedirect("/help/bots-and-integrations", "/help/bots-overview"), URLRedirect("/help/bots-and-integrations", "/help/bots-overview"),
URLRedirect("/help/configure-notification-bot", "/help/configure-automated-notices"),
] ]
LANDING_PAGE_REDIRECTS = [ LANDING_PAGE_REDIRECTS = [

View File

@ -4489,7 +4489,7 @@ paths:
Since these automated messages are sent by the server, this field is Since these automated messages are sent by the server, this field is
primarily relevant to clients containing UI for changing it. primarily relevant to clients containing UI for changing it.
[new-stream-announce]: /help/configure-notification-bot#new-stream-announcements [new-stream-announce]: /help/configure-automated-notices#new-stream-announcements
**Changes**: In Zulip 9.0 (feature level 241), renamed 'notifications_stream_id' **Changes**: In Zulip 9.0 (feature level 241), renamed 'notifications_stream_id'
to `new_stream_announcements_stream_id`. to `new_stream_announcements_stream_id`.
@ -4555,7 +4555,7 @@ paths:
Since these automated messages are sent by the server, this field is Since these automated messages are sent by the server, this field is
primarily relevant to clients containing UI for changing it. primarily relevant to clients containing UI for changing it.
[new-user-announce]: /help/configure-notification-bot#new-user-announcements [new-user-announce]: /help/configure-automated-notices#new-user-announcements
**Changes**: In Zulip 9.0 (feature level 241), renamed **Changes**: In Zulip 9.0 (feature level 241), renamed
'signup_notifications_stream_id' to `signup_announcements_stream_id`. 'signup_notifications_stream_id' to `signup_announcements_stream_id`.
@ -9256,7 +9256,7 @@ paths:
announce: announce:
description: | description: |
If one of the streams specified did not exist previously and is thus created If one of the streams specified did not exist previously and is thus created
by this call, this determines whether [notification bot](/help/configure-notification-bot) by this call, this determines whether [notification bot](/help/configure-automated-notices)
will send an announcement about the new stream's creation. will send an announcement about the new stream's creation.
type: boolean type: boolean
default: false default: false
@ -15159,7 +15159,7 @@ paths:
Since these automated messages are sent by the server, this field is Since these automated messages are sent by the server, this field is
primarily relevant to clients containing UI for changing it. primarily relevant to clients containing UI for changing it.
[new-stream-announce]: /help/configure-notification-bot#new-stream-announcements [new-stream-announce]: /help/configure-automated-notices#new-stream-announcements
**Changes**: In Zulip 9.0 (feature level 241), renamed 'realm_notifications_stream_id' **Changes**: In Zulip 9.0 (feature level 241), renamed 'realm_notifications_stream_id'
to `realm_new_stream_announcements_stream_id`. to `realm_new_stream_announcements_stream_id`.
@ -15176,7 +15176,7 @@ paths:
Since these automated messages are sent by the server, this field is Since these automated messages are sent by the server, this field is
primarily relevant to clients containing UI for changing it. primarily relevant to clients containing UI for changing it.
[new-user-announce]: /help/configure-notification-bot#new-user-announcements [new-user-announce]: /help/configure-automated-notices#new-user-announcements
**Changes**: In Zulip 9.0 (feature level 241), renamed **Changes**: In Zulip 9.0 (feature level 241), renamed
'realm_signup_notifications_stream_id' to `realm_signup_announcements_stream_id`. 'realm_signup_notifications_stream_id' to `realm_signup_announcements_stream_id`.