You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the pipeline is working as an asynchrous pattern, i.e. I trigger the build and wait for a few minutes to let it finishes.
As some of the pipeline job could be quite slow it lasts for 5~10 min and I won't sit on the pipeline page to wait for it, I sometimes forget I trigger a build.
It's would be helpful if we can get a slack notification which pings who triggers the build when it's done.