Nteract: Managing update dependency Renovate bot PRs

Created on 9 Jun 2019  路  3Comments  路  Source: nteract/nteract

We have a distracting number of open PRs for package updates right now. I have commented on those I have an opinion on, but not tried the others because it seems like low reward most of the time.

Does anyone have ideas for cleaning this up, or is the current process working? Should we try to tag team these?

contributor experience outdated question

Most helpful comment

@willingc created a set of workflow labels to manage these kinds of things before. I think our strategy for this should be.

  1. Minor/patch version updates with no conflicts and no failures in build: merge immediately
  2. Minor/patch version updates with no conflicts and failures in build: tags as chore and comment with conflict, resolve any issues that come as a result of introducing the update and merge
  3. Major version updates with no conflicts and failures in build: confirm with folks who have knowledge about the package and merge
  4. Major version updates with conflicts/failures in build: close pull requests

How does this sound?

All 3 comments

@willingc created a set of workflow labels to manage these kinds of things before. I think our strategy for this should be.

  1. Minor/patch version updates with no conflicts and no failures in build: merge immediately
  2. Minor/patch version updates with no conflicts and failures in build: tags as chore and comment with conflict, resolve any issues that come as a result of introducing the update and merge
  3. Major version updates with no conflicts and failures in build: confirm with folks who have knowledge about the package and merge
  4. Major version updates with conflicts/failures in build: close pull requests

How does this sound?

Thanks for this @captainsafia. This plans sounds good to me. The minor/patch ones alone will de-clutter our PRs significantly.

Closing this as we've been employing this strategy for a while now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

dhirschfeld picture dhirschfeld  路  5Comments

ViralBShah picture ViralBShah  路  4Comments

CrystallineCat picture CrystallineCat  路  4Comments

rgbkrk picture rgbkrk  路  5Comments