WrenSecurity / WrenSecurity/.github
Sonar workflow breaks when there are multiple trigger events
Open
@adela-domokosova is already working on this.
Since Sep 12, 2025.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 4
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Maven project release consist of two consecutive commits:
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.