Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make peril automatically link users to related issues #6

Open
SD10 opened this issue Mar 27, 2018 · 1 comment
Open

Make peril automatically link users to related issues #6

SD10 opened this issue Mar 27, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@SD10
Copy link
Member

SD10 commented Mar 27, 2018

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 😂

@SD10
Copy link
Member Author

SD10 commented Mar 29, 2018

@SD10 SD10 added the enhancement New feature or request label Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant