Mention author in summary message #55
v1.3.0 attempts to match a Slack workspace user to the GitHub commit author by full name. When found, the Slack user is mentioned in the initial summary message, conventionally notifying them of all subsequent deploy messages in the thread:
This feature requires the Slack API users:read OAuth Scope which can be added to your Slack app under OAuth & Permissions. If the scope is missing or the user cannot be matched, the action will fallback to the GitHub username and avatar as before.
Internal
- Upgrade dependencies v1.2.0...v1.3.0
