Hi
The builds on my repo are stuck for some time.
Hi @shagunsodhani! Welcome to CircleCI Discuss community!
It appears some of your builds were queued behind other builds because the concurrency limit for the whole organization had been reached.
You can see that information as outlined in this Support article.
Other builds were related to pull-requests, and I suspect didn’t run (Not Run
with the message “This project is configured to only run builds that have open pull requests associated with them”) because of a race condition explained here.
Let me know if the above clarifies the situation you experienced.
Thanks for the clarification @yannCI
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.