-
Notifications
You must be signed in to change notification settings - Fork 8
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
GitHub issues bot (@bleatbot) #37
Comments
Also, @bleatbot needs a profile picture. Suggest one! |
It has now occured to me that while I know how to reply to issues, the only way I know how to find issues is to repeatedly scrape an API. Is there a GitHub Action or some sort of feature in the API that will signal to us whenever we get mentioned in a PR, or is constantly checking just the only good way? |
A friend in another Discord server has provided me the answer: webhooks! Webhooks can be assigned organization wide, repo wide, or with a specific GitHub App. I'm not sure which one sounds easier to use (probably repo wide) - I don't particularly want to make a GitHub App, sounds like a lot of work. The event we want to mainly target is this one. |
Just popping in to say I think that this is a good idea and would tie in well with other initiatives, especially around Caprine Operator/DIP17. Can you put together a proper list of features / expected behaviours? Doesn't need to be complete, just enough to get started. Might also be worth looking over how past GH interactions have gone to see if there's anything we can improve on. Caprine Operator integration for keeping track of plugins / managing approvals would be a great idea. |
I detailed my ideas for Franzbot-styled FAQ pages and a command to auto close issues, but here's some more:
|
Sorry, to be clear, I meant a single list of all of your ideas so that we could start making a DIP out of it.
|
Ah, sorry! Well, everything I've thought of so far, in one big list:
That should be good enough to start a DIP with - we can revise with more suggestions later. |
Still waiting for @ayyaruq to finish refactoring my messes before I make new ones, but if this exposes an events API we might be able to have a direct feed from this to the Operator that could be used for additional reports. We could potentially also have the reverse (or both), not sure if that would be as useful, though. |
I'd be fine with having an events API. Bet it'll be fun wrangling that together without being spaghetti, though... not very good at writing clean code. |
Also, any ideas on the profile picture? Who wants to go searching for a photo of a goat we can legally use? |
Big fan of some of those images - but are we allowed to use those? Maybe I can just draw something shitty in mspaint. |
Copyright law surrounding AI-generates images is a bit of a gray area. Dalle-E Mini doesn't have any statement from the creator(s) but Dall-E 2 does, although even with them providing permission it's still a gray area.
https://www.findlaw.com/legalblogs/technologist/who-owns-the-copyright-for-ai-art/ Personally I follow the U.S Ninth Circuit Court of Appeals ruling - Copyright Act protects the creative work of humans and an AI is distinctly not human. |
It maybe true that AI aren't recognized and that the creator(s) reserve no right, but a lot of these AI images can end up quite similar or heavily sample an image. For that reason it can still be risky. |
Following in the footsteps of the Caprine Operator, I've written a proof-of-concept before actually writing the DIP! https://github.com/NotNite/bleatbot We've also got a lovely icon on the bot, which settles that issue. I'll probably start work on the DIP later - I'm kind of TypeScript'd out right now. |
I've made a PR (see above). Going to go eat lunch and maybe fix it up a bit. |
I completely forgot, derp. Couple of questions which may be better in the PR:
|
Closing in favour of the PR #41 |
I've thought of a GitHub bot that would act as issue tooling for us, closing stale issues aand having an FAQ system similar to Franzbot.
I've gone ahead and stolen the name @bleatbot (
the wavering cry made by a sheep, goat, or calf.
) and will look into automation later.Some ideas:
Some command ideas:
@bleatbot faq <topic>
@bleatbot closeAfter <time>
24h
)Any ideas for functionality we'd want?
The text was updated successfully, but these errors were encountered: