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

Integrate with Check Runs Github API #236

Open
MichaelEPope opened this issue Apr 26, 2019 · 1 comment
Open

Integrate with Check Runs Github API #236

MichaelEPope opened this issue Apr 26, 2019 · 1 comment

Comments

@MichaelEPope
Copy link

Hey, I just noticed that Travis-CI no longer uses the status Github API. They now use the Check Runs API (and I'm guessing some other CIs do that as well).

Would it be possible to get npms-analyzer to work with Check Runs as well as Status?

Here's a link to the announcement: https://blog.travis-ci.com/2018-09-27-deprecating-github-commit-status-api-for-github-apps-managed-repositories

@astoilkov
Copy link

I get incorrect quality values for my searches because of this. Only old modules that used the statuses API have a high score. So old modules have a higher score.

From what I understand from the source code the line here should be changed with check-runs instead of statuses.

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

No branches or pull requests

2 participants