Add 'final_update_message' option to control publishing of update message in persistent comments

This commit is contained in:
mrT23 2024-03-05 17:33:29 +02:00
parent acefbff62b
commit 359a15c84e
No known key found for this signature in database
GPG key ID: D350490E39D5F5AD

View file

@ -4,7 +4,7 @@
- [Introduction](#introduction) - [Introduction](#introduction)
- [Configuration Options](#configuration-options) - [Configuration Options](#configuration-options)
- [Managing Mail Notifications](#managing-mail-notifications) - [Managing Mail Notifications](#managing-mail-notifications)
- [Automation and Usage](#usage-types) - [Usage and Automation](#usage-and-automation)
- [Local Repo (CLI)](#working-from-a-local-repo-cli) - [Local Repo (CLI)](#working-from-a-local-repo-cli)
- [Online Usage](#online-usage) - [Online Usage](#online-usage)
- [GitHub App](#working-with-github-app) - [GitHub App](#working-with-github-app)
@ -109,7 +109,7 @@ https://www.quora.com/How-can-you-filter-emails-for-specific-people-in-Gmail#:~:
<kbd><img src="https://codium.ai/images/pr_agent/filter_mail_notifications.png" width="512"></kbd> <kbd><img src="https://codium.ai/images/pr_agent/filter_mail_notifications.png" width="512"></kbd>
## Usage Types ## Usage and Automation
### Working from a local repo (CLI) ### Working from a local repo (CLI)
When running from your local repo (CLI), your local configuration file will be used. When running from your local repo (CLI), your local configuration file will be used.