From a6b5861c53a6ef138ed7506afcf3e585ca8887ca Mon Sep 17 00:00:00 2001 From: Matt Davis <6775756+nitzmahone@users.noreply.github.com> Date: Wed, 29 Jan 2025 18:18:48 -0800 Subject: [PATCH] add lightweight core issue template for bot-ignored issues (#84638) --- .github/ISSUE_TEMPLATE/internal_issue.md | 10 ++++++++++ test/sanity/ignore.txt | 1 + 2 files changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/internal_issue.md diff --git a/.github/ISSUE_TEMPLATE/internal_issue.md b/.github/ISSUE_TEMPLATE/internal_issue.md new file mode 100644 index 00000000000..aaf524ae6ae --- /dev/null +++ b/.github/ISSUE_TEMPLATE/internal_issue.md @@ -0,0 +1,10 @@ +--- +name: Internal Issue +about: Free-form issue creation for core maintainer use only. +title: '' +labels: [core-internal] +assignees: '' +--- + + +@ansibot bot_skip diff --git a/test/sanity/ignore.txt b/test/sanity/ignore.txt index a38f60b726c..86af1c72145 100644 --- a/test/sanity/ignore.txt +++ b/test/sanity/ignore.txt @@ -1,3 +1,4 @@ +.github/ISSUE_TEMPLATE/internal_issue.md pymarkdown!skip lib/ansible/config/base.yml no-unwanted-files lib/ansible/executor/powershell/async_watchdog.ps1 pslint:PSCustomUseLiteralPath lib/ansible/executor/powershell/async_wrapper.ps1 pslint:PSCustomUseLiteralPath