I’ve been using gitlab CI for a little less than a month now, and unfortunately I’ve reached my 2000 minutes quota. The interface was greeting me with a “no more credit” message, and all my pipelines were automatically rejected ( which is normal I guess ).
My project belongs to a group, and we are two owners of this group. The other owner bought 1000 more minutes and now the messages disappeared and the pipeline goes into pending status, as if everything went back to normal.
The problem is that all pipelines stay in pending mode forever. I started one yesterday and it was still in pending mode this morning,
What I’m doing wrong? Is there a delay before activation of those credits? Or is it a bug with Gitlab CE?
I’m glad you raised the same issue because I had no reply from Gitlab. I have no clue on how to solve this problem. If you get any response or hint on how to repair that feel free to share
Having this problem now. Submitted ticket to Gitlab as suggested.
Very frustrating. It would be nice if GitLab could show when/how it is making decisions about starting Pipelines and Jobs within pipelines. Now it is just a black box.