Skip to content

Add indicators for github-copilot.json#248

Open
vuillaut wants to merge 1 commit intomainfrom
github-copilot-indicators-143
Open

Add indicators for github-copilot.json#248
vuillaut wants to merge 1 commit intomainfrom
github-copilot-indicators-143

Conversation

@vuillaut
Copy link
Contributor

@vuillaut vuillaut commented Jan 7, 2026

Resolves #143

Add indicator references for github-copilot.json.

Project: https://github.com/orgs/EVERSE-ResearchSoftware/projects/2

@shraddha-bajare shraddha-bajare self-requested a review January 14, 2026 07:16
"howToUse": ["online-service"],
"improvesQualityIndicator": [
{
"@id": "https://w3id.org/everse/i/indicators/has_no_linting_issues",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure fully but considering Github-copilot suggests few things to dev (helps indirectly improve) indicators like -

no_critical_vulnerability – can suggest safer patterns
no_leaked_credentials – often avoids hardcoding secrets (but not guaranteed)
dependency_management – suggests dependency usage patterns
software_has_tests – can generate test scaffolding
requirements_specified – can help write config/build files
software_documentation - helps add doc strings

should we add these as well ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vuillaut can you comment ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add indicators for GitHub_Copilot.json

2 participants