Allow users to choose a different email for CodeScene Cloud account
I want a way in CodeScene Cloud to allow users to choose a different email to use for CodeScene that's attached to their account, rather than being forced to use their primary GitHub email. This is important because many users have personal emails as their primary GitHub email but need to use a work email for CodeScene.
CodeScene Cloud
5 days ago
Allow users to choose a different email for CodeScene Cloud account
I want a way in CodeScene Cloud to allow users to choose a different email to use for CodeScene that's attached to their account, rather than being forced to use their primary GitHub email. This is important because many users have personal emails as their primary GitHub email but need to use a work email for CodeScene.
CodeScene Cloud
5 days ago
Answered
Delivery metrics from Github Issues
How can I get the delivery metrics from the Github issues? I am using CodeScene Cloud, and PM integration doesn’t exist for Github.
PM Data Integrations
6 days ago
Answered
Delivery metrics from Github Issues
How can I get the delivery metrics from the Github issues? I am using CodeScene Cloud, and PM integration doesn’t exist for Github.
PM Data Integrations
6 days ago
Excluding files from analysis
I am trying to analyze a project that is using a framework that is vendor-supplied (legacy Atmel Studio with ASF). There are hundreds of files in that framework, and it KILLS the performance of VS Code. My laptop fan is running at high speed virtually non-stop. How can I exclude the framework’s files? I am not seeing anything in the codescene-health-rules.json file that provides a way to exclude files like this.
IDE Extensions
21 days ago
Excluding files from analysis
I am trying to analyze a project that is using a framework that is vendor-supplied (legacy Atmel Studio with ASF). There are hundreds of files in that framework, and it KILLS the performance of VS Code. My laptop fan is running at high speed virtually non-stop. How can I exclude the framework’s files? I am not seeing anything in the codescene-health-rules.json file that provides a way to exclude files like this.
IDE Extensions
21 days ago
Does code-health-rules.json affect CI/CD (PR/delta) analyses?
The documentation makes it clear that custom-quality-gates.json is applied during CI/CD analyses, but it’s unclear whether.codescene/code-health-rules.json is also used in that context. Can you confirm whether code-health-rules.json is applied during CI/CD analyses (including pull request delta analyses), or if it only affects local CodeScene runs? If code-health-rules.json is applied during CI/CD analyses, does it directly affect Quality Gate outcomes? Thanks!
General Discussions
26 days ago
Does code-health-rules.json affect CI/CD (PR/delta) analyses?
The documentation makes it clear that custom-quality-gates.json is applied during CI/CD analyses, but it’s unclear whether.codescene/code-health-rules.json is also used in that context. Can you confirm whether code-health-rules.json is applied during CI/CD analyses (including pull request delta analyses), or if it only affects local CodeScene runs? If code-health-rules.json is applied during CI/CD analyses, does it directly affect Quality Gate outcomes? Thanks!
General Discussions
26 days ago
Answered
How to avoid change coupling warnings for test files
We are getting change coupling warnings because all of our test files change at the same time as the source files that they are testing, which is obviously fine. I can't find an option in the configuration that could help us avoid this. Is there a way? Thanks!
General Discussions
2 months ago
Answered
How to avoid change coupling warnings for test files
We are getting change coupling warnings because all of our test files change at the same time as the source files that they are testing, which is obviously fine. I can't find an option in the configuration that could help us avoid this. Is there a way? Thanks!
General Discussions
2 months ago
Answered
Where to put AzureDevOps PAT in project configuration
Hi, I want to use Azure Devops PR Integration in a CodeScene projet. I created a PAT with the needed permissions in AzureDevops. In CodeScene project configuration, I checked “Enable pull request integration with this project” option. I don’t see any field in the UI where I can provide PAT. Where it is located? Thanks!
CodeScene Cloud
3 months ago
Answered
Where to put AzureDevOps PAT in project configuration
Hi, I want to use Azure Devops PR Integration in a CodeScene projet. I created a PAT with the needed permissions in AzureDevops. In CodeScene project configuration, I checked “Enable pull request integration with this project” option. I don’t see any field in the UI where I can provide PAT. Where it is located? Thanks!
CodeScene Cloud
3 months ago
Answered
Exporting Analysis Results from CodeScene Cloud
I need to export analysis results from my CodeScene Cloud instance. I am looking for the recommended method or available features to achieve this.
Community
Answered
Exporting Analysis Results from CodeScene Cloud
I need to export analysis results from my CodeScene Cloud instance. I am looking for the recommended method or available features to achieve this.
Community
Answered
MCP Server
Excited about MCP Server for Copilot to respect Code Health in AI suggestions. How to enable/integrate in my subscription?
General Discussions
3 months ago
Answered
MCP Server
Excited about MCP Server for Copilot to respect Code Health in AI suggestions. How to enable/integrate in my subscription?
General Discussions
3 months ago
Answered
VS Code extension draining battery
The Codescene VS code extension is draining battery like crazy recently. Sometimes it seems to be stuck in an initializing loop. When that happens VS code absolutely destroys the battery on my laptop, for example it drained 30% in around 25 minutes, on a laoptop that has a 6-8 hour battery life under my normal workloads. Before this issue the Codescene extension had no impact on battery life and power consumption. The only way I’ve found of fixing it right now is by disabling the extension. I’m on MacOS version 15.7 and Visual Studio Code version 1.101
IDE Extensions
5 months ago
Answered
VS Code extension draining battery
The Codescene VS code extension is draining battery like crazy recently. Sometimes it seems to be stuck in an initializing loop. When that happens VS code absolutely destroys the battery on my laptop, for example it drained 30% in around 25 minutes, on a laoptop that has a 6-8 hour battery life under my normal workloads. Before this issue the Codescene extension had no impact on battery life and power consumption. The only way I’ve found of fixing it right now is by disabling the extension. I’m on MacOS version 15.7 and Visual Studio Code version 1.101
IDE Extensions
5 months ago
Answered
How do I upload Branch and Line Coverage
If for a given repo, we want to have both branch and line coverage and our coverage.xml contains both - is the process to run the upload action twice for the same file both with different --metric options?
Community
Answered
How do I upload Branch and Line Coverage
If for a given repo, we want to have both branch and line coverage and our coverage.xml contains both - is the process to run the upload action twice for the same file both with different --metric options?
Community
Answered
AI Course for keeping technical debt in check
I notice you are doing great things to mitigate the risk of AI, particularly your MCP server for providing my AI tool (Github Co-Pilot) with Code Health context to make sure it’s suggestions, particularly for refactoring don’t introduce new technical debt and keep my new and existing code maintainable. As thought leaders in this area, do you have a plan to create a course specifically on this pertinent topic?
Academy
6 months ago
Answered
AI Course for keeping technical debt in check
I notice you are doing great things to mitigate the risk of AI, particularly your MCP server for providing my AI tool (Github Co-Pilot) with Code Health context to make sure it’s suggestions, particularly for refactoring don’t introduce new technical debt and keep my new and existing code maintainable. As thought leaders in this area, do you have a plan to create a course specifically on this pertinent topic?
Academy
6 months ago
What APIs does the Jira integration use?
My company doesn’t use Jira — we use Linear — which isn’t a supported PM integration. Since the Jira integration takes a server URL, I’m wondering if I can build a Jira-to-Linear API proxy as an adapter. (Linear has decent docs on Jira mapping) Can someone share which APIs Codescene uses to access Jira data?
PM Data Integrations
6 months ago
What APIs does the Jira integration use?
My company doesn’t use Jira — we use Linear — which isn’t a supported PM integration. Since the Jira integration takes a server URL, I’m wondering if I can build a Jira-to-Linear API proxy as an adapter. (Linear has decent docs on Jira mapping) Can someone share which APIs Codescene uses to access Jira data?
PM Data Integrations
6 months ago
Answered
Cloud Storage Location for CodeScene Pro Plan
I need to confirm the geographical location of the cloud storage for the CodeScene Pro plan, specifically if it is located within the European Union.
CodeScene Cloud
6 months ago
Answered
Cloud Storage Location for CodeScene Pro Plan
I need to confirm the geographical location of the cloud storage for the CodeScene Pro plan, specifically if it is located within the European Union.
CodeScene Cloud
6 months ago
Answered
Deleting Alias Mapping for a previous CodeScene project
While testing CodeScene you might set up a project with a large open source repo to see how it performed. Deleting the project will not delete the Teams/Developer configuration which includes the alias mapping. To resolve this, create a new project which will create a new Teams/Developers configuration (which includes fresh alias mapping). Following this you can delete the Teams/Developers configuration for the old project
CodeScene On-Premise
6 months ago
Answered
Deleting Alias Mapping for a previous CodeScene project
While testing CodeScene you might set up a project with a large open source repo to see how it performed. Deleting the project will not delete the Teams/Developer configuration which includes the alias mapping. To resolve this, create a new project which will create a new Teams/Developers configuration (which includes fresh alias mapping). Following this you can delete the Teams/Developers configuration for the old project
CodeScene On-Premise
6 months ago
Answered
Project-wide Change Coupling Overview
I need to see an overview of the degree of change coupling over the whole project.
General Discussions
7 months ago
Answered
Project-wide Change Coupling Overview
I need to see an overview of the degree of change coupling over the whole project.
General Discussions
7 months ago