Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 903 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 903 Bytes

ms-teams-notification status vulnerabilities

Continues https://github.com/marketplace/actions/microsoft-teams-notification

Usage:

- name: Microsoft Teams Notifications DC
  uses: dragos-cojocari/[email protected]
  with:
    github-token: ${{ github.token }} # this will use the runner's token.
    ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
    notification-summary: Your custom notification message 
    notification-color: 17a2b8
    timezone: Europe/Bucharest

For more details on syntax and parameteres see https://github.com/jdcargile/ms-teams-notification