{"url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378","id":3447594376,"node_id":"PR_kwDOAjeFf87Nfh2I","html_url":"https://github.com/OpenCyphal/pycyphal/pull/378","diff_url":"https://github.com/OpenCyphal/pycyphal/pull/378.diff","patch_url":"https://github.com/OpenCyphal/pycyphal/pull/378.patch","issue_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/378","number":378,"state":"closed","locked":false,"title":"Remove Sonar integration and repository artifacts","user":{"login":"Copilot","id":198982749,"node_id":"BOT_kgDOC9w8XQ","avatar_url":"https://avatars.githubusercontent.com/in/1143301?v=4","gravatar_id":"","url":"https://api.github.com/users/Copilot","html_url":"https://github.com/apps/copilot-swe-agent","followers_url":"https://api.github.com/users/Copilot/followers","following_url":"https://api.github.com/users/Copilot/following{/other_user}","gists_url":"https://api.github.com/users/Copilot/gists{/gist_id}","starred_url":"https://api.github.com/users/Copilot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Copilot/subscriptions","organizations_url":"https://api.github.com/users/Copilot/orgs","repos_url":"https://api.github.com/users/Copilot/repos","events_url":"https://api.github.com/users/Copilot/events{/privacy}","received_events_url":"https://api.github.com/users/Copilot/received_events","type":"Bot","user_view_type":"public","site_admin":false},"body":"This PR removes SonarCloud/SonarQube integration from the repository and CI surface area. It strips the remaining Sonar-specific workflow, tooling, configuration, and metadata artifacts so no Sonar dependency remains.\n\n- **CI workflow**\n  - Removed `SONAR_TOKEN` from `.github/workflows/test-and-release.yml`.\n  - Eliminates Sonar-specific secret plumbing from the test job environment.\n\n- **Local automation (nox)**\n  - Removed the Sonar submission block from `noxfile.py:test()`:\n    - token gating via `SONAR_TOKEN`\n    - Sonar scanner unzip/bootstrap from `.test_deps`\n    - `sonar-scanner` execution\n    - Sonar skip/status logging\n\n- **Repository metadata/docs**\n  - Removed Sonar badges from `README.md` (Quality Gate, Reliability).\n  - Deleted `sonar-project.properties`.\n  - Removed Sonar scanner documentation from `.test_deps/README.md`.\n  - Removed Sonar-specific ignore rules from `.test_deps/.gitignore`.\n  - Deleted bundled scanner archive: `.test_deps/sonar-scanner-cli-5.0.1.3006-linux.zip`.\n  - Removed leftover Sonar dictionary token from `.idea/dictionaries/pavel.xml`.\n\nExample of the workflow/tooling cleanup:\n\n```yaml\n# .github/workflows/test-and-release.yml\nenv:\n  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n  FORCE_COLOR: 1\n```\n\n```python\n# noxfile.py (test session)\n# SonarCloud submission block removed entirely.\n```\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n💬 Send tasks to Copilot coding agent from [Slack](https://gh.io/cca-slack-docs) and [Teams](https://gh.io/cca-teams-docs) to turn conversations into code. Copilot posts an update in your thread when it's finished.","created_at":"2026-03-25T21:19:53Z","updated_at":"2026-03-25T22:21:23Z","closed_at":"2026-03-25T22:21:21Z","merged_at":"2026-03-25T22:21:21Z","merge_commit_sha":"572cb45c253773379298a501275ab26615505fe6","assignees":[{"login":"pavel-kirienko","id":3298404,"node_id":"MDQ6VXNlcjMyOTg0MDQ=","avatar_url":"https://avatars.githubusercontent.com/u/3298404?v=4","gravatar_id":"","url":"https://api.github.com/users/pavel-kirienko","html_url":"https://github.com/pavel-kirienko","followers_url":"https://api.github.com/users/pavel-kirienko/followers","following_url":"https://api.github.com/users/pavel-kirienko/following{/other_user}","gists_url":"https://api.github.com/users/pavel-kirienko/gists{/gist_id}","starred_url":"https://api.github.com/users/pavel-kirienko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pavel-kirienko/subscriptions","organizations_url":"https://api.github.com/users/pavel-kirienko/orgs","repos_url":"https://api.github.com/users/pavel-kirienko/repos","events_url":"https://api.github.com/users/pavel-kirienko/events{/privacy}","received_events_url":"https://api.github.com/users/pavel-kirienko/received_events","type":"User","user_view_type":"public","site_admin":false},{"login":"Copilot","id":198982749,"node_id":"BOT_kgDOC9w8XQ","avatar_url":"https://avatars.githubusercontent.com/in/1143301?v=4","gravatar_id":"","url":"https://api.github.com/users/Copilot","html_url":"https://github.com/apps/copilot-swe-agent","followers_url":"https://api.github.com/users/Copilot/followers","following_url":"https://api.github.com/users/Copilot/following{/other_user}","gists_url":"https://api.github.com/users/Copilot/gists{/gist_id}","starred_url":"https://api.github.com/users/Copilot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Copilot/subscriptions","organizations_url":"https://api.github.com/users/Copilot/orgs","repos_url":"https://api.github.com/users/Copilot/repos","events_url":"https://api.github.com/users/Copilot/events{/privacy}","received_events_url":"https://api.github.com/users/Copilot/received_events","type":"Bot","user_view_type":"public","site_admin":false}],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"draft":false,"commits_url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378/commits","review_comments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378/comments","review_comment_url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/comments{/number}","comments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/378/comments","statuses_url":"https://api.github.com/repos/OpenCyphal/pycyphal/statuses/dbf867e8efc5b85600e029ff4efd7d0f83641193","head":{"label":"OpenCyphal:copilot/remove-sonar-integration","ref":"copilot/remove-sonar-integration","sha":"dbf867e8efc5b85600e029ff4efd7d0f83641193","user":{"login":"OpenCyphal","id":10167381,"node_id":"MDEyOk9yZ2FuaXphdGlvbjEwMTY3Mzgx","avatar_url":"https://avatars.githubusercontent.com/u/10167381?v=4","gravatar_id":"","url":"https://api.github.com/users/OpenCyphal","html_url":"https://github.com/OpenCyphal","followers_url":"https://api.github.com/users/OpenCyphal/followers","following_url":"https://api.github.com/users/OpenCyphal/following{/other_user}","gists_url":"https://api.github.com/users/OpenCyphal/gists{/gist_id}","starred_url":"https://api.github.com/users/OpenCyphal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/OpenCyphal/subscriptions","organizations_url":"https://api.github.com/users/OpenCyphal/orgs","repos_url":"https://api.github.com/users/OpenCyphal/repos","events_url":"https://api.github.com/users/OpenCyphal/events{/privacy}","received_events_url":"https://api.github.com/users/OpenCyphal/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":37193087,"node_id":"MDEwOlJlcG9zaXRvcnkzNzE5MzA4Nw==","name":"pycyphal","full_name":"OpenCyphal/pycyphal","private":false,"owner":{"login":"OpenCyphal","id":10167381,"node_id":"MDEyOk9yZ2FuaXphdGlvbjEwMTY3Mzgx","avatar_url":"https://avatars.githubusercontent.com/u/10167381?v=4","gravatar_id":"","url":"https://api.github.com/users/OpenCyphal","html_url":"https://github.com/OpenCyphal","followers_url":"https://api.github.com/users/OpenCyphal/followers","following_url":"https://api.github.com/users/OpenCyphal/following{/other_user}","gists_url":"https://api.github.com/users/OpenCyphal/gists{/gist_id}","starred_url":"https://api.github.com/users/OpenCyphal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/OpenCyphal/subscriptions","organizations_url":"https://api.github.com/users/OpenCyphal/orgs","repos_url":"https://api.github.com/users/OpenCyphal/repos","events_url":"https://api.github.com/users/OpenCyphal/events{/privacy}","received_events_url":"https://api.github.com/users/OpenCyphal/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/OpenCyphal/pycyphal","description":"Python implementation of the Cyphal protocol stack.","fork":false,"url":"https://api.github.com/repos/OpenCyphal/pycyphal","forks_url":"https://api.github.com/repos/OpenCyphal/pycyphal/forks","keys_url":"https://api.github.com/repos/OpenCyphal/pycyphal/keys{/key_id}","collaborators_url":"https://api.github.com/repos/OpenCyphal/pycyphal/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/OpenCyphal/pycyphal/teams","hooks_url":"https://api.github.com/repos/OpenCyphal/pycyphal/hooks","issue_events_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/events{/number}","events_url":"https://api.github.com/repos/OpenCyphal/pycyphal/events","assignees_url":"https://api.github.com/repos/OpenCyphal/pycyphal/assignees{/user}","branches_url":"https://api.github.com/repos/OpenCyphal/pycyphal/branches{/branch}","tags_url":"https://api.github.com/repos/OpenCyphal/pycyphal/tags","blobs_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/refs{/sha}","trees_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/trees{/sha}","statuses_url":"https://api.github.com/repos/OpenCyphal/pycyphal/statuses/{sha}","languages_url":"https://api.github.com/repos/OpenCyphal/pycyphal/languages","stargazers_url":"https://api.github.com/repos/OpenCyphal/pycyphal/stargazers","contributors_url":"https://api.github.com/repos/OpenCyphal/pycyphal/contributors","subscribers_url":"https://api.github.com/repos/OpenCyphal/pycyphal/subscribers","subscription_url":"https://api.github.com/repos/OpenCyphal/pycyphal/subscription","commits_url":"https://api.github.com/repos/OpenCyphal/pycyphal/commits{/sha}","git_commits_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/commits{/sha}","comments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/comments{/number}","issue_comment_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/comments{/number}","contents_url":"https://api.github.com/repos/OpenCyphal/pycyphal/contents/{+path}","compare_url":"https://api.github.com/repos/OpenCyphal/pycyphal/compare/{base}...{head}","merges_url":"https://api.github.com/repos/OpenCyphal/pycyphal/merges","archive_url":"https://api.github.com/repos/OpenCyphal/pycyphal/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/OpenCyphal/pycyphal/downloads","issues_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues{/number}","pulls_url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls{/number}","milestones_url":"https://api.github.com/repos/OpenCyphal/pycyphal/milestones{/number}","notifications_url":"https://api.github.com/repos/OpenCyphal/pycyphal/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/OpenCyphal/pycyphal/labels{/name}","releases_url":"https://api.github.com/repos/OpenCyphal/pycyphal/releases{/id}","deployments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/deployments","created_at":"2015-06-10T11:27:27Z","updated_at":"2026-04-12T09:08:25Z","pushed_at":"2026-04-12T11:57:35Z","git_url":"git://github.com/OpenCyphal/pycyphal.git","ssh_url":"git@github.com:OpenCyphal/pycyphal.git","clone_url":"https://github.com/OpenCyphal/pycyphal.git","svn_url":"https://github.com/OpenCyphal/pycyphal","homepage":"https://opencyphal.github.io/pycyphal","size":90366,"stargazers_count":134,"watchers_count":134,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":false,"forks_count":108,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":12,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["aerospace","can","can-bus","communication-protocol","cross-platform","cyphal","development-tools","drones","hacktoberfest","linux","opencyphal","python","python-3","python3","robotics","socketcan","space","uav","uavcan"],"visibility":"public","forks":108,"open_issues":12,"watchers":134,"default_branch":"master"}},"base":{"label":"OpenCyphal:master","ref":"master","sha":"7b00386c524afd4a9eba08d39733469f3fb13863","user":{"login":"OpenCyphal","id":10167381,"node_id":"MDEyOk9yZ2FuaXphdGlvbjEwMTY3Mzgx","avatar_url":"https://avatars.githubusercontent.com/u/10167381?v=4","gravatar_id":"","url":"https://api.github.com/users/OpenCyphal","html_url":"https://github.com/OpenCyphal","followers_url":"https://api.github.com/users/OpenCyphal/followers","following_url":"https://api.github.com/users/OpenCyphal/following{/other_user}","gists_url":"https://api.github.com/users/OpenCyphal/gists{/gist_id}","starred_url":"https://api.github.com/users/OpenCyphal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/OpenCyphal/subscriptions","organizations_url":"https://api.github.com/users/OpenCyphal/orgs","repos_url":"https://api.github.com/users/OpenCyphal/repos","events_url":"https://api.github.com/users/OpenCyphal/events{/privacy}","received_events_url":"https://api.github.com/users/OpenCyphal/received_events","type":"Organization","user_view_type":"public","site_admin":false},"repo":{"id":37193087,"node_id":"MDEwOlJlcG9zaXRvcnkzNzE5MzA4Nw==","name":"pycyphal","full_name":"OpenCyphal/pycyphal","private":false,"owner":{"login":"OpenCyphal","id":10167381,"node_id":"MDEyOk9yZ2FuaXphdGlvbjEwMTY3Mzgx","avatar_url":"https://avatars.githubusercontent.com/u/10167381?v=4","gravatar_id":"","url":"https://api.github.com/users/OpenCyphal","html_url":"https://github.com/OpenCyphal","followers_url":"https://api.github.com/users/OpenCyphal/followers","following_url":"https://api.github.com/users/OpenCyphal/following{/other_user}","gists_url":"https://api.github.com/users/OpenCyphal/gists{/gist_id}","starred_url":"https://api.github.com/users/OpenCyphal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/OpenCyphal/subscriptions","organizations_url":"https://api.github.com/users/OpenCyphal/orgs","repos_url":"https://api.github.com/users/OpenCyphal/repos","events_url":"https://api.github.com/users/OpenCyphal/events{/privacy}","received_events_url":"https://api.github.com/users/OpenCyphal/received_events","type":"Organization","user_view_type":"public","site_admin":false},"html_url":"https://github.com/OpenCyphal/pycyphal","description":"Python implementation of the Cyphal protocol stack.","fork":false,"url":"https://api.github.com/repos/OpenCyphal/pycyphal","forks_url":"https://api.github.com/repos/OpenCyphal/pycyphal/forks","keys_url":"https://api.github.com/repos/OpenCyphal/pycyphal/keys{/key_id}","collaborators_url":"https://api.github.com/repos/OpenCyphal/pycyphal/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/OpenCyphal/pycyphal/teams","hooks_url":"https://api.github.com/repos/OpenCyphal/pycyphal/hooks","issue_events_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/events{/number}","events_url":"https://api.github.com/repos/OpenCyphal/pycyphal/events","assignees_url":"https://api.github.com/repos/OpenCyphal/pycyphal/assignees{/user}","branches_url":"https://api.github.com/repos/OpenCyphal/pycyphal/branches{/branch}","tags_url":"https://api.github.com/repos/OpenCyphal/pycyphal/tags","blobs_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/refs{/sha}","trees_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/trees{/sha}","statuses_url":"https://api.github.com/repos/OpenCyphal/pycyphal/statuses/{sha}","languages_url":"https://api.github.com/repos/OpenCyphal/pycyphal/languages","stargazers_url":"https://api.github.com/repos/OpenCyphal/pycyphal/stargazers","contributors_url":"https://api.github.com/repos/OpenCyphal/pycyphal/contributors","subscribers_url":"https://api.github.com/repos/OpenCyphal/pycyphal/subscribers","subscription_url":"https://api.github.com/repos/OpenCyphal/pycyphal/subscription","commits_url":"https://api.github.com/repos/OpenCyphal/pycyphal/commits{/sha}","git_commits_url":"https://api.github.com/repos/OpenCyphal/pycyphal/git/commits{/sha}","comments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/comments{/number}","issue_comment_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/comments{/number}","contents_url":"https://api.github.com/repos/OpenCyphal/pycyphal/contents/{+path}","compare_url":"https://api.github.com/repos/OpenCyphal/pycyphal/compare/{base}...{head}","merges_url":"https://api.github.com/repos/OpenCyphal/pycyphal/merges","archive_url":"https://api.github.com/repos/OpenCyphal/pycyphal/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/OpenCyphal/pycyphal/downloads","issues_url":"https://api.github.com/repos/OpenCyphal/pycyphal/issues{/number}","pulls_url":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls{/number}","milestones_url":"https://api.github.com/repos/OpenCyphal/pycyphal/milestones{/number}","notifications_url":"https://api.github.com/repos/OpenCyphal/pycyphal/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/OpenCyphal/pycyphal/labels{/name}","releases_url":"https://api.github.com/repos/OpenCyphal/pycyphal/releases{/id}","deployments_url":"https://api.github.com/repos/OpenCyphal/pycyphal/deployments","created_at":"2015-06-10T11:27:27Z","updated_at":"2026-04-12T09:08:25Z","pushed_at":"2026-04-12T11:57:35Z","git_url":"git://github.com/OpenCyphal/pycyphal.git","ssh_url":"git@github.com:OpenCyphal/pycyphal.git","clone_url":"https://github.com/OpenCyphal/pycyphal.git","svn_url":"https://github.com/OpenCyphal/pycyphal","homepage":"https://opencyphal.github.io/pycyphal","size":90366,"stargazers_count":134,"watchers_count":134,"language":"Python","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":false,"has_pages":true,"has_discussions":false,"forks_count":108,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":12,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"allow_forking":true,"is_template":false,"web_commit_signoff_required":false,"has_pull_requests":true,"pull_request_creation_policy":"all","topics":["aerospace","can","can-bus","communication-protocol","cross-platform","cyphal","development-tools","drones","hacktoberfest","linux","opencyphal","python","python-3","python3","robotics","socketcan","space","uav","uavcan"],"visibility":"public","forks":108,"open_issues":12,"watchers":134,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378"},"html":{"href":"https://github.com/OpenCyphal/pycyphal/pull/378"},"issue":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/378"},"comments":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/issues/378/comments"},"review_comments":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378/comments"},"review_comment":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/pulls/378/commits"},"statuses":{"href":"https://api.github.com/repos/OpenCyphal/pycyphal/statuses/dbf867e8efc5b85600e029ff4efd7d0f83641193"}},"author_association":"CONTRIBUTOR","auto_merge":null,"assignee":null,"active_lock_reason":null,"merged":true,"mergeable":null,"rebaseable":null,"mergeable_state":"unknown","merged_by":{"login":"pavel-kirienko","id":3298404,"node_id":"MDQ6VXNlcjMyOTg0MDQ=","avatar_url":"https://avatars.githubusercontent.com/u/3298404?v=4","gravatar_id":"","url":"https://api.github.com/users/pavel-kirienko","html_url":"https://github.com/pavel-kirienko","followers_url":"https://api.github.com/users/pavel-kirienko/followers","following_url":"https://api.github.com/users/pavel-kirienko/following{/other_user}","gists_url":"https://api.github.com/users/pavel-kirienko/gists{/gist_id}","starred_url":"https://api.github.com/users/pavel-kirienko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pavel-kirienko/subscriptions","organizations_url":"https://api.github.com/users/pavel-kirienko/orgs","repos_url":"https://api.github.com/users/pavel-kirienko/repos","events_url":"https://api.github.com/users/pavel-kirienko/events{/privacy}","received_events_url":"https://api.github.com/users/pavel-kirienko/received_events","type":"User","user_view_type":"public","site_admin":false},"comments":1,"review_comments":0,"maintainer_can_modify":false,"commits":2,"additions":2,"deletions":38,"changed_files":8}