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

Reduce greenkeeper noise for devDependencies #303

Merged
merged 1 commit into from
Oct 30, 2015

Conversation

phillipj
Copy link
Member

As some of us has noticed, the greenkeeper PRs are getting pretty noisy and time consuming. Greenkeeper has added support for using version ranges and will only open PRs if new releases actually fail.

From greenkeeperio/greenkeeper#27 (comment)

For new versions inside the existing range you’ll get pull-requests only if the update breaks your build. We are doing this by only creating the branch and then waiting for results from your CI. If it passes the branch gets deleted again, if it fails however the pull requests gets opened, because it should definitely have your attention.

Greenkeeper has added support for using version ranges
and will only open PRs if new releases actually fail.

greenkeeperio/greenkeeper#27 (comment)
@stevemao
Copy link
Contributor

👍

phillipj added a commit that referenced this pull request Oct 30, 2015
Reduce greenkeeper noise for devDependencies
@phillipj phillipj merged commit 945fcda into master Oct 30, 2015
@phillipj phillipj deleted the reduce-greenkeeper-noise branch October 30, 2015 09:28
@mikeal
Copy link
Contributor

mikeal commented Oct 30, 2015

+1 if this is for devDependencies only. I'd like to stay up to date for our production deps.

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.

3 participants