Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Compare
Choose a tag to compare
@zegnus zegnus released this 15 Jan 11:31
· 2 commits to master since this release
  • 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