Skip to content
message-circle

GitHub Action

Microsoft Teams Notifications DC

v1.0.2 Latest version

Microsoft Teams Notifications DC

message-circle

Microsoft Teams Notifications DC

Send a custom notification message to a Microsoft Teams channel with GitHub repo details

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Microsoft Teams Notifications DC

uses: dragos-cojocari/ms-teams-notification@v1.0.2

Learn more about this action in dragos-cojocari/ms-teams-notification

Choose a version

ms-teams-notification status vulnerabilities

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

Usage:

- name: Microsoft Teams Notifications DC
  uses: dragos-cojocari/ms-teams-notification@v1.0.2
  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