Search code examples
githubmicrosoft-teamscommit

GitHub Commit Comment Notification for Microsoft Teams


I'm using Microsoft Teams and GitHub and wanted to know if there is a way to show all new commit comments in a channel. Or even if this doesn't exists if it's possible to add GitHub Runner, Webhook or Action to call something if someone adds a comment to a commit.

Best regards PD


Solution

  • Yes. You could achieve this via this workflow

    You can configure the workflow trigger as per your requirement as well.