Change-Id: I91ccc53073acfac2004049798cc101f30bdd7b8d
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/248432
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Bryan Petty <bpetty@instructure.com>
QA-Review: Simon Williams <simon@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
In the interest of continuing to improve our Open Source presence this
patchset does the following:
- update the config to include default settings and documentation (code
comments) from probot repo
- add more exempt labels to include "in progress" type labels that would
be under Instructure's control
- change the staleLabel from "wontfix" to "No Activity"
- limit the number of issues to tag per run to 5, so we don't spam
ourselves or github if suddenly 5+ come up for marking
- limit stalebot to issues, assuming the average PR should be
investigated and closed by a person, but this could be changed in
the future
- change the comment from a passive "kthx bye" to a more empathetic
response that communicates:
A) who: this is an automated bot
B) what/how: the bot's criteria for closing
C) when: timeline for the next action (i.e. closing in 30 days)
D) where: link to the mailing list for reopening or further help
E) why: explain why this bot exists, specifically that often issues
are abandoned because issues are fixed behind the scenes or that
the issue is possibly no longer applicable.
Note: After this merges, rename the "wontfix" label to "No Activity"
Change-Id: I3376d69132a46e234e9c908f4c2dec0362987f8f
Reviewed-on: https://gerrit.instructure.com/205232
Tested-by: Jenkins
Reviewed-by: Cynthia Coan <ccoan@instructure.com>
Product-Review: Cynthia Coan <ccoan@instructure.com>
QA-Review: Derek Bender <djbender@instructure.com>