Skip to content

Sonar workflow breaks when there are multiple trigger events #11

@pavelhoral

Description

@pavelhoral

Maven project release consist of two consecutive commits:

Image

The sonar-trigger workflow is invoked twice and when it comes to actually running the analysis, it is being run on the HEAD commit of main branch (i.e. the same reference). We need the analysis to run on the actual commit id.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions