update readme to add missing description of plugin settings
This commit is contained in:
16
README.md
16
README.md
@@ -32,6 +32,22 @@ Redmine configuration:
|
||||
|
||||

|
||||
|
||||
* **Convert names to mentions:** Automatically converts Redmine mentions into Slack mentions so a user is notified through Slack when mentioned in a Redmine note. Depends on Redmine Mentions plugin.
|
||||
|
||||
* **Display watchers:** Issue watchers are included in notifications.
|
||||
|
||||
* **Post issue updates:** All newly created notes on an issue generate a notification (does not include private issues).
|
||||
|
||||
* **Description in new issue:** Include the text description of a new issue in the notification.
|
||||
|
||||
* **Description in update issue:** Include the text encompassed in a note upon updating the issue in the notification.
|
||||
|
||||
* **Post updates for private issue:** Same as *Post issue updates* but for private issues.
|
||||
|
||||
* **Post private notes:** Same as *Description in update issue* but for private issues.
|
||||
|
||||
* **Post wiki updates:** Generates a notification when a projects Wiki is updated.
|
||||
|
||||
Prepare your messenger service
|
||||
------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user