-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
I've seen a job in jenkins fail once or twice because the lint at the end of testing fails. It'd be great if we could create a bot that first passes linting before passing it on to the "real" tests. Saving cpu cycles, quicker feedback to user, etc.
We already have make lint
, but since it assumes iojs is available, this bot might have to be a bit "special". Also, I'm not sure how to set up jenkins this way.
It would also work nice as a step in the github test notification feedback, but that's a later problem
Metadata
Metadata
Assignees
Labels
No labels