Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for user mentions #218

Merged
merged 1 commit into from
Feb 25, 2022
Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Feb 25, 2022

Initial support for user mentions is provided
by way of new alpha release of atc0005/go-teams-notify
library. Due to limitations of the library, user mentions
are not compatible with specific existing features:

  • message title
  • URL "buttons"
  • message border coloring

Future support for user mentions is expected to provide
most (or perhaps all) of this functionality.

README has been updated to provide an example of the new
user mention functionality.

fixes GH-197

Initial support for user mentions is provided
by way of new alpha release of `atc0005/go-teams-notify`
library. Due to limitations of the library, user mentions
are not compatible with specific existing features:

- message title
- URL "buttons"
- message border coloring

Future support for user mentions is expected to provide
most (or perhaps all) of this functionality.

README has been updated to provide an example of the new
user mention functionality.

refs GH-197
@atc0005 atc0005 added documentation Improvements or additions to documentation enhancement New feature or request command-line config labels Feb 25, 2022
@atc0005 atc0005 added this to the Next Release milestone Feb 25, 2022
@atc0005 atc0005 self-assigned this Feb 25, 2022
@atc0005 atc0005 merged commit dd63550 into master Feb 25, 2022
@atc0005 atc0005 deleted the i197-add-mention-support branch February 25, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command-line config documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add initial support for user mentions
1 participant