Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHORE] Update SonarCloud workflow to use SonarQube scan action #601

Open
guibranco opened this issue Dec 9, 2024 · 4 comments · May be fixed by #604
Open

[CHORE] Update SonarCloud workflow to use SonarQube scan action #601

guibranco opened this issue Dec 9, 2024 · 4 comments · May be fixed by #604
Labels
documentation gitauto GitAuto label to trigger the app in a issue. 🛠 WIP Work in progress

Comments

@guibranco
Copy link
Owner

The sonar-cloud.yml workflow currently uses the SonarSource/sonarcloud-github-action@master action, which needs to be replaced with the latest sonarsource/[email protected].

Tasks:

  1. Update the sonar-cloud.yml file to replace the SonarSource/sonarcloud-github-action@master action.
  2. Use the sonarsource/[email protected] action.
  3. Verify that the workflow runs successfully and integrates with SonarCloud as expected.

References:

Acceptance Criteria:

  • The workflow uses sonarsource/[email protected].
  • The action completes without errors during the pipeline execution.
  • All required SonarCloud functionality is retained.
Copy link

gitauto-ai bot commented Dec 9, 2024

Click the checkbox below to generate a PR!

  • Generate PR

@guibranco, You have 1 request left in this cycle which refreshes on 2024-12-21 10:07:38+00:00.
If you have any questions or concerns, please contact us at [email protected].

@guibranco
Copy link
Owner Author

@gstraccini batch copy file:.github/workflows/sonar-cloud.yml

Copy link
Contributor

gstraccini bot commented Dec 9, 2024

I'm sorry @guibranco, I can't do that. Command not found. 🥺

@gitauto-ai gitauto-ai bot added the gitauto GitAuto label to trigger the app in a issue. label Dec 11, 2024
Copy link

gitauto-ai bot commented Dec 11, 2024

@guibranco Pull request completed! Check it out here #604 🚀

Note: I automatically create a pull request for an unassigned and open issue in order from oldest to newest once a day at 00:00 UTC, as long as you have remaining automation usage. Should you have any questions or wish to change settings or limits, please feel free to contact [email protected] or invite us to Slack Connect.

@gstraccini gstraccini bot added the 🛠 WIP Work in progress label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation gitauto GitAuto label to trigger the app in a issue. 🛠 WIP Work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant