Skip to content

[RFC]: add workflow to label potential duplicated PRs #51

@Planeshifter

Description

@Planeshifter

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.difficulty: 2May 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.🤖 AIAllowed to use AI.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions