I am trying to build an action that runs whenever a successful pipeline build has run in Azure Devops. For this I use the build event, select the respective pipeline and project. When trying to select the build status the dropdown does not show any values but just an error. The build status should be Success. When entering Success as custom value I can go to the next step and test the trigger which results in an error due to an exceeding payload size.

Thanks!