Skip to content

dragos-cojocari/ms-teams-notification

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

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

About

GitHub Action to send a Microsoft Teams notification

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%