Mark Tarry

Results 2 comments of Mark Tarry

We've got a similar issue - where we have a monorepo which also contains a Maven project. While https://github.com/SonarSource/sonarcloud-github-action/pull/29 would technically make it possible to use this action, the change...

Another use-case for this is where a deployment workflow is triggered, but never executed due to use of either (or both!): - [concurrency](https://docs.github.com/en/actions/using-jobs/using-concurrency) guards - [environment protection rules](https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#environment-protection-rules) We typically...