Skip to content

Make peril automatically link users to related issues #6

@SD10

Description

@SD10

I had an idea to make peril automatically link issues to other issues. I would probably only want to do this with issues that are labeled as a question.

Here's the general idea:

Step 1: Maintaining a list of issues

  • We would maintain a single issue that acts as a database of all Moya issues, holding both the issue # and title
  • We could store it inside a comment tag even
  • When a new issue is labeled a question, peril grabs the issue title, issue number, and edits the comment

Step 2: Linking issues

  • When a new issue is labeled as a question, we search the comment containing the list of issues
  • After related issues have been collected, we post them back on the original thread

The algorithm to find related issues is still undetermined 😂

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions