From 6596a50c90dff2eca5c51140a3e17b124d001394 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 11 Jan 2021 15:06:55 -0600 Subject: [PATCH] Fix PR template, lock action Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com> --- .github/pull_request_template.md | 22 ++++++++++++++++------ .github/workflows/lock-closed.yml | 2 +- 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d82fb0f9e3..cd5158b3ce 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,23 +1,33 @@ -### Requirements + ### Description +### Requirements + + + ### Benefits - + ### Configurations - + ### Related Issues - + diff --git a/.github/workflows/lock-closed.yml b/.github/workflows/lock-closed.yml index 8cdcd7a836..8114568828 100644 --- a/.github/workflows/lock-closed.yml +++ b/.github/workflows/lock-closed.yml @@ -22,7 +22,7 @@ jobs: github-token: ${{ github.token }} process-only: 'issues' issue-lock-inactive-days: '60' - issue-exclude-created-before: '' + issue-exclude-created-before: '2017-07-01T00:00:00Z' issue-exclude-labels: 'no-locking' issue-lock-labels: '' issue-lock-comment: >