burnsra/Notify Microsoft Teams Channel

A GitHub Action to send a notification to a Microsoft Teams channel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 11, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: burnsra/teams-notify-action@b2845ca0ff8c7b2860a4caccb29f213e90f69073 # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
TEAMS_URIMicrosoft Teams Channel WebHook URIyes
TEAMS_MSG_TITLEMicrosoft Teams Message Titleyes
TEAMS_MSG_SUMMARYMicrosoft Teams Message Summaryyes
TEAMS_MSG_TYPEMicrost Teams Message Typeyes
GITHUB_RUN_URLURL of associated run actionnohttps://github.com/${{github.repository}}/commit/${{github.sha}}/checks/${{github.run_id}}

no outputs