dmitryserbin / azdev-release-orchestrator

Azure DevOps extension to manage and orchestrate release pipelines
MIT License
23 stars 13 forks source link

Release Orchestration #57

Closed AshishNigamNoida closed 3 years ago

AshishNigamNoida commented 3 years ago

I have two different Release pipeline. In one pipeline using Release Orchestration agent to call second release pipeline . When we execute first Release pipeline the second release pipeline is showing "Waiting for running jobs to finish".

Please let me know how to fix this issue.

dmitryserbin commented 3 years ago

Hi @AshishNigamNoida, sorry for late reply. It doesn't sound like Release Orchestrator issue, but you may need to re-produce it with debug mode on and share the logs.

To enable debug mode to help troubleshooting issues, please configure DEBUG=release-orchestrator:* custom release variable.