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

Create codeclimate script #38

Open
patcon opened this issue Nov 21, 2013 · 0 comments
Open

Create codeclimate script #38

patcon opened this issue Nov 21, 2013 · 0 comments

Comments

@patcon
Copy link
Contributor

patcon commented Nov 21, 2013

neompd repo is now using codeclimate. Might be interesting to check for changes in code quality on master, and drop that info into the chat room.

https://codeclimate.com/docs/api#repo-show

The endpoint has a created_at key, so we can store that, and have it check the endpoint once every x minutes. When this value changes, can compare the last_snapshot and previous_snapshot hashes, and generate a message that gets dropped into a room if the letter grade changes. Wouldn't be immediate, since it's polling.

Also, would be further reason not to push directly to master.

cc: @unframework

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

No branches or pull requests

1 participant