This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git


The following commit(s) were added to refs/heads/main by this push:
     new 53f95df  Inform users that moving files during the finish phase is 
optional
53f95df is described below

commit 53f95df8f19edf445062b451502a6c01981344de
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Jun 24 18:57:21 2025 +0100

    Inform users that moving files during the finish phase is optional
---
 atr/templates/finish-selected.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/atr/templates/finish-selected.html 
b/atr/templates/finish-selected.html
index 1b14f92..b50bc68 100644
--- a/atr/templates/finish-selected.html
+++ b/atr/templates/finish-selected.html
@@ -109,7 +109,7 @@
 
   <h2>Move items to a different directory</h2>
   <p>
-    Note that files with associated metadata (e.g. <code>.asc</code> or 
<code>.sha512</code> files) are treated as a single unit and will be moved 
together if any one of them is selected for movement.
+    You may <strong>optionally</strong> move files between your directories 
here if you want change their location for the final release. Note that files 
with associated metadata (e.g. <code>.asc</code> or <code>.sha512</code> files) 
are treated as a single unit and will be moved together if any one of them is 
selected for movement.
   </p>
   <div id="move-error-alert"
        class="alert alert-danger d-none"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to