This GitHub Action sends a custom notification message to a Microsoft Teams channel, including details from the GitHub repository. It utilizes the latest dependencies and GitHub Actions features like Node.js 20 and etc.
To integrate this GitHub Action into your workflow, follow these steps:
Usage:
- name: Microsoft Teams Notifications
uses: gor918/ms-teams-card-action@main
with:
github-token: ${{ github.token }}
ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
notification-summary: Your custom notification message
notification-color: 17a2b8
timezone: Europe/Bucharest