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

Enhancement: Self-updating embed of "good {first,intermediate,...} issues", "help wanted", or similar #80

Open
JacobCoffee opened this issue Mar 17, 2024 · 0 comments
Labels
byte 🤖 Related to the Byte bot service database 📦 Related to the Byte database service enhancement ➕ This is a brand new feature or request GitHub 🐱 Related to the Byte GitHub app good first issue 🥈 Good for newcomers

Comments

@JacobCoffee
Copy link
Owner

JacobCoffee commented Mar 17, 2024

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-issues slash 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"

Note

We utilize Polar.sh to engage in regular as well as pledge-based > sponsorship.

Check out all issues funded or available for funding on our Polar.sh dashboard

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
  • This, along with engagement in the community, helps us know which features are a priority to our users.
Fund with Polar
@JacobCoffee JacobCoffee added enhancement ➕ This is a brand new feature or request good first issue 🥈 Good for newcomers byte 🤖 Related to the Byte bot service database 📦 Related to the Byte database service GitHub 🐱 Related to the Byte GitHub app labels Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
byte 🤖 Related to the Byte bot service database 📦 Related to the Byte database service enhancement ➕ This is a brand new feature or request GitHub 🐱 Related to the Byte GitHub app good first issue 🥈 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant