Cross-Provider Workflow
GitHub Release to Microsoft Teams Announcement
Version 1.0.0
Cut a GitHub release and announce it in a Microsoft Teams channel.
Providers Orchestrated
Workflows
release-to-teams-announce
Create a GitHub release and announce it in Microsoft Teams.
Creates a tagged GitHub release and posts a Microsoft Teams channel message announcing the new version with a link to the release page.
1
create-release
$sourceDescriptions.githubRepos.createRelease
Create a tagged release in the GitHub repository.
2
announce-teams
$sourceDescriptions.microsoftTeams.sendChannelMessage
Announce the new release in a Microsoft Teams channel.
Source API Descriptions
openapi