diff options
| -rw-r--r-- | .github/stale.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index 70804ff88..eb4988819 100644 --- a/.github/stale.yml +++ b/.github/stale.yml | |||
| @@ -18,7 +18,7 @@ pulls: | |||
| 18 | activity in the last 45 days. It will be closed in 30 days if no further activity occurs. | 18 | activity in the last 45 days. It will be closed in 30 days if no further activity occurs. |
| 19 | Please feel free to give a status update now, or re-open when it's ready. | 19 | Please feel free to give a status update now, or re-open when it's ready. |
| 20 | 20 | ||
| 21 | For maintainers: Please label with `awaiting review`, `breaking_change`, `in progress, or `on hold` to prevent | 21 | For maintainers: Please label with `awaiting review`, `breaking_change`, `in progress`, or `on hold` to prevent |
| 22 | the issue from being re-flagged. | 22 | the issue from being re-flagged. |
| 23 | # Comment to post when closing a stale Issue or Pull Request. | 23 | # Comment to post when closing a stale Issue or Pull Request. |
| 24 | closeComment: > | 24 | closeComment: > |
| @@ -45,7 +45,7 @@ issues: | |||
| 45 | last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity | 45 | last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity |
| 46 | occurs. | 46 | occurs. |
| 47 | 47 | ||
| 48 | For maintainers: Please label with `bug`, `in progress`, `on hold`, discussion` or `to do` to prevent | 48 | For maintainers: Please label with `bug`, `in progress`, `on hold`, `discussion` or `to do` to prevent |
| 49 | the issue from being re-flagged. | 49 | the issue from being re-flagged. |
| 50 | closeComment: > | 50 | closeComment: > |
| 51 | This issue has been automatically closed because it has not had activity in the last 30 days. | 51 | This issue has been automatically closed because it has not had activity in the last 30 days. |
