freerangeeggs / PostToOffice365Connector

Azure DevOps Build and Release Extenstion to send a message to an Microsoft 365 connector, allowing you to notify users in Microsoft Teams and Office365 Groups.
MIT License
3 stars 3 forks source link

Request is not defined #25

Closed estanislaobosch closed 3 weeks ago

estanislaobosch commented 1 month ago

Task : Post to Office365 Connector Description : Sends a message to an Office365 connector. Version : 1.0.313 Author : Brett McKenzie Help : See here to access the connectors for either Microsoft Teams or Office 365

[error]Request is not defined

estanislaobosch commented 1 month ago

I tried adding

  - task: UseNode@1
    inputs:
      version: '18.x'

to force node version before the PostToOffice365Connector task but I still get the same error

freerangeeggs commented 3 weeks ago

Hey @estanislaobosch

This should be cleared up now. Sometimes it takes a day for the agent to update with the new task so if you don't get it working immediately it may be that.

Apologies for the late reply on this, I thought it had been sorted as I was seeing telemetry that it was running.