They seem to all work.

The ���Stale��� plugin somehow marked two already merged PRs as stale��� which is odd.
But else it seems to work.

On 21 Mar 2019, at 10:34, Marcus Denker <marcus.denker@inria.fr> wrote:

Hi,

I have added some robots to the github account https://github.com/pharo-project

For for main repository https://github.com/pharo-project/pharo I have enabled by adding the required configs to .github/ :


Work In Progress: Prevent merging of Pull Requests with "WIP" in the title

No Response: Closes Issues where the author hasn't responded to a request for more information
If the tag more-information-needed is set and no answer provided, issue is closed in 14 days.


Request Info: Requests more info on issues and pull requests with the default title or an empty body.
it sets the more-information-needed flag.
Stale: Close stale Issues and Pull Requests

Issues: daysUntilStale: 240, daysUntilClose: 60
Pulls:  daysUntilStale: 20,  daysUntilClose: 10