biurad / poakium

A Monorepo for Full-stack PHP independent libraries. (metapackage)
MIT License
2 stars 0 forks source link

[Git-SCM] Unable to detect concurrent runs before failure/success #32

Closed divineniiquaye closed 1 year ago

divineniiquaye commented 1 year ago

Is there an existing issue for this?

What happened?

There's no method in the repository class for knowing how many concurrent runs were executed.

Expected Behavior or Solution

I suggest adding a getConcurrentRuns method. The expected behaviour is to reset for every new run/concurrent run.

Code of Conduct