[Partially done] Add `pr-opened` label to issues when a pr is opened that fixes/refs the issue
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
why: to make it easy to see which issues already have someone working on them
- maybe even signal the relevant pr somehow (if active, active x days ago)
name could be different just a suggestion
Parse
1. just the "fixed tickets" line in our pr template
2. anything that looks and smells like github ID # and is an issue
3. (1 || 2) + title of the ticket
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.