Teams integration with teams workflows#6379
Conversation
👷 Deploy request for cypress-docs pending review.Visit the deploys page to approve it
|
|
|
|
|
@NSuram43 Thanks for the contribution! Could you please sign our CLA? |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 358d488. Configure here.
| 2. Scroll down to the **Microsoft Teams Integration** section. | ||
| 3. Select **Global Settings** then select **Delete**, you will get a prompt, click **Yes, Delete** | ||
| 1. <DocsImage | ||
| src="/img/cloud/integrations/teams/global-settings.jpg" |
There was a problem hiding this comment.
Wrong file extensions cause broken image references
High Severity
The image paths reference global-settings.jpg and delete-webhooks.jpg, but the actual files in static/img/cloud/integrations/teams/ are global-settings.png and delete-webhooks.png. The .jpg vs .png extension mismatch means both images in the "Remove a webhook" section will fail to load, rendering as broken images.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 358d488. Configure here.
danjohansenconsulting
left a comment
There was a problem hiding this comment.
updated so that the image filenames match the img src. Everything else looks good!
|
@NSuram43 - the changes look good! Can you please take a second and sign the Github CLA here in this pull request? That is necessary in order to merge your changes into the main branch. |


Note
Low Risk
Low risk documentation-only change; primary risk is user confusion if the updated Teams UI flow or screenshots don’t match all tenants.
Overview
Updates
docs/cloud/integrations/teams.mdxto reflect Microsoft Teams’ shift from Connectors/Incoming Webhook to Workflows for creating webhook URLs, including new step-by-step instructions and updated screenshots.Adjusts the Cypress Cloud side of the guide by adding an explicit Enable Teams step under Global Notifications and revising the Remove a webhook instructions to use Global Settings → Delete with new images.
Reviewed by Cursor Bugbot for commit 7f8f027. Bugbot is set up for automated code reviews on this repo. Configure here.