This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
- Adds the option of mentioning slack users from a github action provinding a map of githubUsername and a slack member id
- name: Post to slack
uses: novoda/[email protected]
with:
color: danger
text: This is a danger example text for ferran
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
mentionPairs: ferran::U0111 clara::U0121