Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Releases: JustSlone/actions-mention-to-teams

v0.4.1 Beta - Update workflow to not fail when no one is mentioned

07 Aug 23:31
Compare
Choose a tag to compare

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

07 Aug 20:42
8637ad9
Compare
Choose a tag to compare

Moved the debugging statements from console.log to core.info and core.debug.

v0.3 Beta! hooray!

07 Aug 05:03
84eab28
Compare
Choose a tag to compare
Pre-release

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!

06 Aug 21:18
Compare
Choose a tag to compare

This release cleans up things and gets to a good beta state

Minor fixes to alpha release

31 Jul 17:18
Compare
Choose a tag to compare

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

31 Jul 06:00
75d477a
Compare
Choose a tag to compare
Pre-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

02 Aug 22:42
Compare
Choose a tag to compare
Pre-release

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