From 6a343fd3198b88ab9e8b7f45d7b3244821b5281f Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Wed, 19 Jun 2024 10:50:59 +0000 Subject: [PATCH] Update commit template for Reopens footer Task-number: QTQAINFRA-6248 Pick-to: 6.8 6.7 6.5 6.2 5.15 Change-Id: Ie1b888a339eb62adc05e73a2307d4d23429c9aff Reviewed-by: Edward Welbourne Reviewed-by: Oswald Buddenhagen --- .commit-template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.commit-template b/.commit-template index 81c72bb7..3a309102 100644 --- a/.commit-template +++ b/.commit-template @@ -10,10 +10,13 @@ # ==[ Footers: Uncomment and edit where applicable ]===================| # # One task per entry. Add a space after the colon. -# Use Fixes to automatically close an issue, and Task-number to -# reference it without further action. -# You do not need both for the same issue. +# Use Fixes to automatically close an issue, Reopens to automatically +# reopen an issue, and Task-number to reference it without further +# action. +# You do not need to include Task-Number where Fixes or Reopens is +# specified for the same issue. #Fixes: +#Reopens: #Task-number: #Coverity-Id: #