-
## Version **3.3.0** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
-
I have tried to setup probot-owners by installing the plugin from github.com/apps/owners. After installation, I have created a OWNERS file in the root of the directory in the master branch. I have giv…
-
From @benbalter in https://github.com/probot/probot/issues/17:
> Another behavior of @jekyllbot (that's relatively new), when an issue comes in and @mentions an affinity team, one of the team capta…
-
Now that we've more-or-less ironed out the wording around creating Apps (not plugins or packages), I'd like to tighten up the wording here. Currently, the first question `create-probot-app` asks the u…
-
## Version **3.4.2** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
Memorializing a conversation with @bkeepers:
It would be awesome if enabling a Probot App for the first time could redirect you to some sort of config form where you could fill out the values you w…
-
## Version **3.5.0** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
I've added the ["probot: configurer" plugin](https://github.com/apps/configurer) to a few repos -- this basically allows repo config to be set from a yaml file in code, ie. by anyone who can submit a …
-
@sridharavinash suggested that it'd be nice to have `probot install plugin-name`, which will:
- `npm install --save probot-plugin-name`
- Add `plugin-name` to `plugins` in `package.json`