Skip to content

Commit c2b6410

Browse files
committed
Update readme with Commit field changes
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 18a2c7e commit c2b6410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ SLACK_COLOR | `good` (green) | You
5252
SLACK_MESSAGE | Generated from git commit message. | The main Slack message in attachment. It is advised not to override this.
5353
SLACK_TITLE | Message | Title to use before main Slack message.
5454
SLACK_FOOTER | Powered By rtCamp's GitHub Actions Library | Slack message footer.
55-
MSG_MINIMAL | - | If set to `true`, removes: `Ref`, `Event` and `Actions URL` from the message. You can optionally whitelist any of these 3 removed values by passing it comma separated to the variable instead of `true`. (ex: `MSG_MINIMAL: event` or `MSG_MINIMAL: ref,actions url`, etc.)
55+
MSG_MINIMAL | - | If set to `true`, removes: `Ref`, `Event`, `Actions URL` and `Commit` from the message. You can optionally whitelist any of these 4 removed values by passing it comma separated to the variable instead of `true`. (ex: `MSG_MINIMAL: event` or `MSG_MINIMAL: ref,actions url`, etc.)
5656

5757
You can see the action block with all variables as below:
5858

0 commit comments

Comments
 (0)