From 689d5a9a7e48618ea5be4e1645a204c367dfce03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:26:15 +0100 Subject: [PATCH 1/8] Update stale.yml --- {{cookiecutter.app_name}}_role/.github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/{{cookiecutter.app_name}}_role/.github/stale.yml b/{{cookiecutter.app_name}}_role/.github/stale.yml index e08938d..4d1dd71 100644 --- a/{{cookiecutter.app_name}}_role/.github/stale.yml +++ b/{{cookiecutter.app_name}}_role/.github/stale.yml @@ -7,6 +7,7 @@ issues: exemptLabels: - pinned - security + - good-first-issue # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable From 807efd330e31633baa447573011c33dd2310d622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:27:56 +0100 Subject: [PATCH 2/8] Update stale.yml --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index e08938d..6799f26 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,6 +7,7 @@ issues: exemptLabels: - pinned - security + - good first issue # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable From 45935e8636958ecd88ae4c579dc7c30f3726ad15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:40:01 +0100 Subject: [PATCH 3/8] Update stale.yml --- {{cookiecutter.app_name}}_role/.github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}_role/.github/stale.yml b/{{cookiecutter.app_name}}_role/.github/stale.yml index 4d1dd71..6799f26 100644 --- a/{{cookiecutter.app_name}}_role/.github/stale.yml +++ b/{{cookiecutter.app_name}}_role/.github/stale.yml @@ -7,7 +7,7 @@ issues: exemptLabels: - pinned - security - - good-first-issue + - good first issue # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable From 61a915fc9418e258044c8ec6a3608db8e74a46ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:46:12 +0100 Subject: [PATCH 4/8] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 644400d..cf6dd38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch ### Changed - *[#27](https://github.com/idealista/cookiecutter-ansible-role/issues/27) Increase to 90 days the minimum days to declare a PR/Issue as `staled`* @dortegau +- *[#32](https://github.com/idealista/cookiecutter-ansible-role/pull/32) Avoid closing automatically good first issues* @vicsufer ## [2.1.0](https://github.com/idealista/cookiecutter-ansible-role/tree/2.1.0) (2020-10-19) From ee40b1c90e4d2cd9523d7e6eacf2c54c12a8e3a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:56:32 +0100 Subject: [PATCH 5/8] Update stale.yml --- {{cookiecutter.app_name}}_role/.github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}_role/.github/stale.yml b/{{cookiecutter.app_name}}_role/.github/stale.yml index 6799f26..3adcad3 100644 --- a/{{cookiecutter.app_name}}_role/.github/stale.yml +++ b/{{cookiecutter.app_name}}_role/.github/stale.yml @@ -7,7 +7,7 @@ issues: exemptLabels: - pinned - security - - good first issue + - "good first issue" # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable From ee867550a9ece2363caa7253c3d02ce44bef6fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 10:56:45 +0100 Subject: [PATCH 6/8] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 6799f26..3adcad3 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,7 +7,7 @@ issues: exemptLabels: - pinned - security - - good first issue + - "good first issue" # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable From 244442d02638a16f0562d5a43c7b0946394e350f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 13:04:45 +0100 Subject: [PATCH 7/8] Update stale.yml --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 3adcad3..d47cfd2 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,8 +5,8 @@ issues: daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned - - security + - "pinned" + - "security" - "good first issue" # Label to use when marking an issue as stale staleLabel: wontfix From 541d83b59bc3d91a9967c57ef1158eb8c5c30746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Su=C3=A1rez=20Fern=C3=A1ndez?= <15276132+vicsufer@users.noreply.github.com> Date: Mon, 26 Oct 2020 13:05:05 +0100 Subject: [PATCH 8/8] Update stale.yml --- {{cookiecutter.app_name}}_role/.github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/{{cookiecutter.app_name}}_role/.github/stale.yml b/{{cookiecutter.app_name}}_role/.github/stale.yml index 3adcad3..d47cfd2 100644 --- a/{{cookiecutter.app_name}}_role/.github/stale.yml +++ b/{{cookiecutter.app_name}}_role/.github/stale.yml @@ -5,8 +5,8 @@ issues: daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned - - security + - "pinned" + - "security" - "good first issue" # Label to use when marking an issue as stale staleLabel: wontfix