kasunkv / slack-notification

Slack Notification task with advanced slack message customization for Visual Studio Team Services
MIT License
20 stars 9 forks source link

Impossible to add the task to my azure pipeline #44

Open EnjoyMachine opened 1 year ago

EnjoyMachine commented 1 year ago

Hi

I have installed the extension as you can see here

extension

But impossible to add the task to my release, the task doesn't appear when I search "Slack" in the task search bar.

task

What's wrong ?

kasunkv commented 1 year ago

@EnjoyMachine Did you try adding the task to the release pipeline immediately after installing the extension? Because I've noticed that sometimes the tasks won't show up on the search right after the installation. I can search and add the task to the release pipeline without any issues.

image

EnjoyMachine commented 1 year ago

Ohh I think I have understood the problem. The task is not available for pipeline ? it's only for release ?

Because in my case, I need it for pipeline (I made a mistake in my previous message)

So I tried to add the task for a release and it worked, but not for pipeline