Commit Graph

12 Commits

Author SHA1 Message Date
Adrian Scillato 060e2e4730
Update STALE Bot
As the amount of users in the community has grown, also the rate of issues that are opened every month have grown. This led to an increase of issues left behind (not closed by its author no matter if it is answered or solved) making collaborators to spend more time on searching for those between the opened issues. The actual rate of the Bot is 60 days to close an issue that has been left behind (45 days to raise attention to that issue and then other more 15 days to close it), and as the amount of opened issues are around 250-300 each month, in 60 days the amount of issues can raise to about 600 opened issues if no action is taken by collaborators.

With this update to the BOT, the new rate will be 25 days to raise the attention to the issue, and if there is no one comment on that issue, the Bot will close it after 5 more days. This 30 days are more suited to the actual speed of the project.

As always the Bot will not close any issue labeled as 
  - pinned
  - security
  - enhancement
  - bug
And also, if the issue is closed by the Bot, it can be reopened again.

Also this update expands the Bot activity to PRs, so PRs should be labeled as well as issues.
2019-03-06 00:51:31 -03:00
ascillato b0e979673a Revert "Merge branch 'development' into development"
This reverts commit 3ca69e499b, reversing
changes made to 7d8495b263.
2018-06-05 18:54:35 -03:00
ascillato 1c20dbe3a2 Revert "Revert Changes"
This reverts commit 1c337ae28e.
2018-06-05 18:54:30 -03:00
ascillato 1c337ae28e Revert Changes 2018-06-05 17:04:34 -03:00
Adrian Scillato 3ca69e499b
Merge branch 'development' into development 2018-06-05 16:51:08 -03:00
Adrian Scillato 7d8495b263
Update Stale Bot 2018-06-05 16:20:25 -03:00
Adrian Scillato d4cc669353
Update stale.yml 2018-05-19 18:31:39 -03:00
Adrian Scillato 3298fe05a8
Update stale.yml 2018-05-11 16:25:37 -03:00
Adrian Scillato 42caae8e8a
Update stale.yml 2018-04-23 12:58:24 -03:00
Adrian Scillato 3023b1b165
Update stale.yml 2018-04-23 12:25:04 -03:00
Theo Arends c3c4e48b74 Add stale and see what happens... 2018-04-23 12:38:15 +02:00
Adrian Scillato 12a4579b68
Create stale.yml
Configuration for probot-stale
2018-04-23 03:12:40 -03:00