integrations / microsoft-teams

Bringing your code and work to the conversations you care about with the GitHub and Microsoft integration
428 stars 95 forks source link

Pull Request with Label is not triggering alerts on ms teams channel #304

Closed gurudattakamat9535 closed 1 year ago

gurudattakamat9535 commented 1 year ago

Issue what im facing: -> My only requirement is to receive alerts ( Notifications ) on microsoft teams channel for a pull request with specific label. i have already subscribed to my repo through teams channel (@github subscribe owner/repo +label:"finalPR")

-> im only receiving alerts on teams channel for comments, commits and for first few pull requests and not for pull requests with "finalPR" label.

Expected behaviour : -> should receive alerts on teams channel for PR with label