[
https://issues.apache.org/jira/browse/DAFFODIL-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-2300.
-----------------------------------
Verified the specified commit (commit b1d4c5412db985ecfdbb6fa6c860f8205991b902)
is included in the latest pull from the incubator-daffodil repository.
> SonarCloud action is triggered on forks and fails
> -------------------------------------------------
>
> Key: DAFFODIL-2300
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2300
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 2.6.0
>
>
> Whenever we push a branch to a fork, the sonarcloud github action is tiggered
> on that fork. Since most people probably don't have a personal sonarcloud
> account associated with their fork this is going to fail and sends an email.
> This can be annoying and potentially confusing for new contributors.
> We should modify this action so that it is only triggered conditionally.
> Maybe we detect when the repo is not the main apache repo, or perhaps skip it
> if the SONAR_TOKEN environment variable is not set. Maybe there's some other
> alternative.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)