-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
GitHub π±Related to the Byte GitHub appRelated to the Byte GitHub appbyte π€Related to the Byte bot serviceRelated to the Byte bot servicedatabase π¦Related to the Byte database serviceRelated to the Byte database serviceenhancement βThis is a brand new feature or requestThis is a brand new feature or requestgood first issue π₯Good for newcomersGood for newcomers
Description
Summary
Create an embed that can be posted to a channel like #good-first-issues or #available-issues, but also a callable through an app (slash) command e.g., /good-issues or similar.
Basic Example
- guild defineable, requires guild DB field
- On a scheduled task queue or on
/good-issuesslash command:- look up guild repo
- find all "good first issue" (may need some type of fuzzy search here as labels are not the same everywhere)
- generate shortlist of good issues that are not assigned
Drawbacks and Impact
No response
Unresolved questions
- for slash command, maybe allow users to specify a repo so they can generate a "good first issues from XYZ repo"
Metadata
Metadata
Assignees
Labels
GitHub π±Related to the Byte GitHub appRelated to the Byte GitHub appbyte π€Related to the Byte bot serviceRelated to the Byte bot servicedatabase π¦Related to the Byte database serviceRelated to the Byte database serviceenhancement βThis is a brand new feature or requestThis is a brand new feature or requestgood first issue π₯Good for newcomersGood for newcomers