-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
stdlib-js/stdlib
#6081Labels
FeatureTask to add a new feature.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May require some initial design or R&D, but should be straightforward to resolve and/or implement.estimate: <2hrsTask which should take less than 2 hours.Task which should take less than 2 hours.🤖 AIAllowed to use AI.Allowed to use AI.
Description
Currently, we regularly get multiple people submitting fixes for the same issues, particularly the ones for resolving commit comments. Since contributors use different names for their PRs, it's not always straightforward to identify when that happens. This RFC proposes adding a new workflow that runs on a daily schedule and does the following:
- check all open PRs on the development repository for ones that resolve the same issues, as identified via "Resolves/Closes ".
- attaches a "Potential Duplicate" label to all such identified PRs
Time estimate with AI: 60min
Time estimate without AI: 90min
Prior Task Exposure: 4
External Resource Needs: 2
Metadata
Metadata
Assignees
Labels
FeatureTask to add a new feature.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May require some initial design or R&D, but should be straightforward to resolve and/or implement.estimate: <2hrsTask which should take less than 2 hours.Task which should take less than 2 hours.🤖 AIAllowed to use AI.Allowed to use AI.