Releases: JustSlone/actions-mention-to-teams
v0.4.1 Beta - Update workflow to not fail when no one is mentioned
Had an issue where if a comment had not mentions in it it would fail.
This updates several conditions to end early in success rather than fail.
v0.4 Beta! Improve debugging statements
Moved the debugging statements from console.log to core.info and core.debug.
v0.3 Beta! hooray!
This release contains various updates.
One key new feature is the userForErrorNotifications
user that is used to send error messages. If you add this user into the mapping table you can pick which teams user gets error notifications.
v0.2 beta - good enough for now!
This release cleans up things and gets to a good beta state
Minor fixes to alpha release
This just contains some minor fixes to the alpha release
Updated the Teams message so that it doesn't put the person's @mention on the front of the message.
Initial release
Initial release of actions-mention-to-teams.
This release requires a custom, currently undocumented endpoint created in flow, since Teams does not yet support mentions via webhook 😦
This is just getting this posted so we can start trying it out in our repo, please don't depend on this yet.
Acknowledgement
Credit goes to @abeyuya for the actions-mention-to-slack this is forked from.
Microsoft Power Automate Template
This zip file is the Power Automate package that implements the GitHub username to Teams e-mail mapping, as well as has the connection to Teams itself to allow sending messages to users.
Import the file on MS Power Automate: Import Package