I have played with GitHub actions following this Twitter thread (thanks @choldgraf for pinging me), hoping to achieve what the request-info bot does.
I managed to transpose the bot's behavior into a workflow and you can play with it here.
I got carried away and forgot to check before if GitHub workflows are supported at an org level and found out that they are not 😕
So, unfortunately until behaviorbot/request-info#49 gets merged (and hopefully solves the issue) or workflows are supported organization-wide I don't think we can have a request info bot (as long as we don't copy and paste configs across the repos individually 🤯 )
I have played with GitHub actions following this Twitter thread (thanks @choldgraf for pinging me), hoping to achieve what the request-info bot does.
I managed to transpose the bot's behavior into a workflow and you can play with it here.
I got carried away and forgot to check before if GitHub workflows are supported at an org level and found out that they are not 😕
So, unfortunately until behaviorbot/request-info#49 gets merged (and hopefully solves the issue) or workflows are supported organization-wide I don't think we can have a request info bot (as long as we don't copy and paste configs across the repos individually 🤯 )