Skip to content

Plan for triaging semver-minor backports in LTS meetings #204

Closed
@gibfahn

Description

@gibfahn

I'm not sure what the existing process is, but given the discussions around backporting and labelling (nodejs/node#12431), it might be worth trying to decide how we're going to triage semver-minor backport PRs.

Obviously this doesn't have to be set in stone, and it's more a note to self than anything else. If things are obviously wrong feel free to just edit this directly.

Strawman proposal:

Run branch-diff -g --filter-release --require-label=semver-minor --exclude-label=semver-major,meta,dont-land-on-v6.x,backport-requested-to-v6.x upstream/v6.10.3-proposal upstream/v7.x

For each PR we:

  • add do-not-land-v6.x if we think it should not be backported (with a comment)
  • add land-on-v6.x if we think it should be backported (will be replaced with cherry-picked-to-v6.x or backported-to-v6.x)
  • leave lts-watch-v6.x if we want to leave it to bake for a while, and revisit later.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions