PR Opened: Remove Label after Has PR is added
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
> Add Has PR label to issues that have been referenced in a PR
After https://github.com/babel/babel-bot/blob/635399d333fde3452979eb031d29a06d04a53357/src/handlers/pull_request/opened.js#L46
Remove `help wanted` label
---
Same if someone claims an issue?
help-wanted -> claimed -> Has PR?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at src/handlers/pull_request/opened.js near line 46, where the Has PR label is added. Trace the existing label handling and determine the intended transitions from help wanted to claimed and Has PR, including whether claiming an issue is in scope. Done means the specified labels are updated when a pull request is opened, with claiming behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100