Closed jeff-winn closed 1 year ago
Describe The Bug:
It would appear that external PRs (like those from Dependabot) cause the analyze workflow to fail. This is likely due to unshared secrets.
To Reproduce:
Submit a PR into the project by something outside of the actual repository. The analyze workflow will fail.
Expected behavior:
The analyze workflow should not run
Fixed the dependabot PRs by getting a separate sonar token and attached it to the configuration settings in the repo.
Describe The Bug:
It would appear that external PRs (like those from Dependabot) cause the analyze workflow to fail. This is likely due to unshared secrets.
To Reproduce:
Submit a PR into the project by something outside of the actual repository. The analyze workflow will fail.
Expected behavior:
The analyze workflow should not run