This is a rather simple task that allows the integration of a Discord Webhook into your BUILD or RELEASE pipeline.
Note: This IS NOT a Service Connection.
Install Discord Webhook.
Please refer to the extension overview for a detailed explanation on how to use it.
- Clone the repository
- Navigate to
buildAndReleaseTask - Run
pnpm install - Run
pnpm run buildto build the extension
- Make sure you followed the Getting started section.
- Fill your webhook credentials (for testing purpose) into the
test-credentials.jsonfile. - Run
pnpm test