You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Sends Pull Request review reminders to Microsoft Teams channels'
inputs:
github_token:
description: 'The GITHUB_TOKEN secret. It must have the pull-requests: read permission. You can also use a personal access token with repo scope enabled, but this one is already available'
required: true
teams_url:
description: 'Your Teams channel's webhook URL. Here we assume it's in your repo's secrets store'