Signed-off-by: Ahmed Al-Nassif <mr.ahmed.nassif@gmail.com>
@@ -1,4 +1,4 @@
-name: "[FIX] Developer Use Only"
+name: "Developer Use Only"
description: "This template is reserved for developer use only. Do not use for regular bug reports or feature requests."
title: "[DEV] "
labels: ["dev-only"]
@@ -590,7 +590,7 @@ jobs:
# Kernel Fixes
if [ -f /tmp/kernel-fixes-summary.md ]; then
- echo "### [FIX] Kernel Fixes"
+ echo "### Kernel Fixes"
cat /tmp/kernel-fixes-summary.md
echo
fi
@@ -14,7 +14,7 @@ on:
- Action
- Pre-Release
- Release
- default: Action
+ default: Pre-Release
kernel_build_version:
description: "Kernel Version"
type: choice