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

Introduce Teams support #109

Merged
merged 3 commits into from May 26, 2022
Merged

Introduce Teams support #109

merged 3 commits into from May 26, 2022

Conversation

tg123
Copy link
Contributor

@tg123 tg123 commented May 25, 2022

image

@tg123 tg123 marked this pull request as ready for review May 26, 2022 06:54
README.md Show resolved Hide resolved
msgCard.Title = title
msgCard.Text = msg

return c.client.Send(c.WebhookURL, msgCard)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we deal with time out problem?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why there is no ctx, I was opening an issue but too many fields in the future req template :(

Copy link
Contributor

@haoel haoel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@haoel haoel merged commit bd8161c into megaease:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants