Bex Warner
Bex Warner
All behaviorbot repos should be updated as such. cc probot/probot#235
Hey there! Thanks for this awesome project. My team has been looking into extending this for our internal use. I was wondering if you'd consider adding support for Kinesis and...
Templates!
This PR is for adding the design additions to feature the 'use case'/'template'/'blueprints'/'quickstarts' we've added to the `create-probot-app` script in https://github.com/probot/create-probot-app/pull/36 which is live in v3 of the script! Here's...
@bkeepers and I discussed adding a blog to the site and featuring a new app every month and including a blog post written by the app's author.
I'm not sure if this is intentional behavior, but right now the check runs apply to all files but only link to the files changed. See: https://github.com/probot/probot/pull/574/checks?check_run_id=4611898
Hiya! I love the additional support for labels you've added in https://github.com/musically-ut/first-timers-only-bot/pull/3: https://github.com/musically-ut/first-timers-only-bot/blob/7438415d15e4a6f54666230a7aff46c35df44942/first_timers/first_timers.py#L10-L13 But I think it might be nice to clarify what label was assigned in the tweet. For...
> For a repo or org, have a Slack team and channel to report toxic comments in Perhaps even a way for a moderator to mark that the comment has...
What's the best way to handle multiple kinda of linters? I think since we're now supporting the use of standard for all plugins, this should at least have a standard...
This is only meant to be merged once [create-probot-app](https://github.com/probot/create-probot-app) has been update to take optional flags to select specific folders for probot app templates. The main thing happening in this...
It would be cool if there were an optional param in the config file like `updateDocsCodeComments` that, if set to true, would scan code changes to see if any comments...