-
Notifications
You must be signed in to change notification settings - Fork 12.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(Microsoft Teams Node): New operation sendAndWait #12964
feat(Microsoft Teams Node): New operation sendAndWait #12964
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
…microsoft-teams-sendandwait-operation
…microsoft-teams-sendandwait-operation
const attributionText = 'This message was sent automatically with'; | ||
const link = `https://n8n.io/?utm_source=n8n-internal&utm_medium=powered_by&utm_campaign=${encodeURIComponent( | ||
'n8n-nodes-base.microsoftTeams', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the attribution part is duplicated across all nodes that support send and wait, maybe extract it into utils to simplify the code a tiny bit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly looks good 👍
…microsoft-teams-sendandwait-operation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
✅ All Cypress E2E specs passed |
n8n
|
Project |
n8n
|
Branch Review |
node-2302-microsoft-teams-sendandwait-operation
|
Run status |
|
Run duration | 04m 29s |
Commit |
|
Committer | Michael Kret |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
3
|
|
5
|
|
0
|
|
434
|
View all changes introduced in this branch ↗︎ |
Summary
New operation sendAndWait
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-2302/microsoft-teams-sendandwait-operation