nodejs / nodejs/github-bot

lts-watch-* labels should not be applied when dont-land-on-* exist

Open
#112 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
305
Forks
148
Avg merge
9h 2m
Merged PRs (30d)
3

Description

As the title says, if for example a PR has the 'dont-land-on-v6.x' label already, then the bot should not try to add an 'lts-watch-v6.x' label.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the bot logic that applies lts-watch-* labels and any existing tests for label handling. Reproduce the example with dont-land-on-v6.x already present, then verify that the corresponding lts-watch-v6.x label is not added while other label behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.