chore: move SonarCloud project to Testably organization#110
Conversation
Updates the sonar organization to testably and renames the project key to Testably_aweXpect.Mockolate to match the new SonarCloud organization. README badges and CONTRIBUTING link are updated accordingly.
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s SonarCloud references to reflect a move from the awexpect organization to testably, keeping the build configuration and contributor-facing documentation aligned with the new project identity.
Changes:
- Updated the Nuke build pipeline to publish analysis to the
testablySonarCloud organization with the newTestably_aweXpect.Mockolateproject key. - Updated README SonarCloud quality gate and coverage badges to use the renamed project.
- Updated the CONTRIBUTING guide’s SonarCloud link to point at the renamed project.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Updates SonarCloud badge image and target URLs to the new project key. |
| Pipeline/Build.CodeAnalysis.cs | Repoints SonarScanner configuration to the new organization and project key. |
| CONTRIBUTING.md | Updates the contributor guide’s SonarCloud project link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
This is addressed in release v3.1.0. |



Updates the sonar organization to testably and renames the project key to Testably_aweXpect.Mockolate to match the new SonarCloud organization. README badges and CONTRIBUTING link are updated accordingly.