jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 513 forks source link

test #2291

Closed markelog closed 8 years ago

markelog commented 8 years ago

This project is deprecated

Hi there.

screen shot 2016-07-15 at 2 53 53 pm

This project is deprecated, sorry. Check out blog posts for more info -

Use ESLint instead.

Please do not open PRs here, thank you.

eslintbot commented 8 years ago

This project is deprecated

Hi there.

This project is deprecated, sorry. Check out blog posts for more info -

Use ESLint instead.

Please do not open issues here, thank you.

markelog commented 8 years ago

Okay, it works

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 96.666% when pulling 8526aaffb07dfedc5171d3795882ddb328a35f36 on markelog:master into 71e1b29c343583cb4c5dbdfaed43855bba214385 on jscs-dev:master.

mgol commented 8 years ago

@markelog Could it also auto-close all issues/PRs?

mgol commented 8 years ago

Also, maybe coveralls could be disabled to reduce noise on potential new issues. But that's a minor issue. :)

markelog commented 8 years ago

@markelog Could it also auto-close all issues/PRs?

That's exactly what I asked before implementing it :) - no it can't, this bot works only on PRs too.

mgol commented 8 years ago

That's exactly what I asked before implementing it :) - no it can't, this bot works only on PRs too.

Is it not possible to make it work on issues and/or auto-close issues? Is this a restriction of the GitHub API or sth else?

markelog commented 8 years ago

Nah, i think it is very possible, many OSS projects doing that, both auto-closing and leave comments in issues, its just limitation of the @eslintbot cause it was used only in ESLint repos since there is no need for those features in there