Skip to content

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