softwareone-platform/Send Teams PR Notification

Sends a pull request notification to Microsoft Teams.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook_urlTeams incoming webhook URLyes
bot_image_urlURL of the bot image to be used in the notificationyes
repoRepository name in the format `owner/repo`yes
pr_urlURL of the pull requestyes
pr_titleTitle of the pull requestyes
pr_authorAuthor of the pull requestyes
head_refThe head branch name of the pull requestyes
base_refThe base branch name of the pull requestyes
commitsNumber of commits in the pull requestyes
changed_filesNumber of files changed in the pull requestyes
additionsNumber of lines added in the pull requestyes
deletionsNumber of lines deleted in the pull requestyes
pr_numberPull request numberyes
pr_statusStatus of the pull requestyes
is_mergedWhether the pull request is merged (true/false)yes

no outputs