raulcd opened a new pull request, #47777:
URL: https://github.com/apache/arrow/pull/47777

   ### Rationale for this change
   
   We always use "[NIGHTLY] Arrow Build Report for C++ Extra: N failed" like 
subject for extra CI report emails.
   
   It seems that lists.apache.org puts the same subject emails (even if they 
don't have References:/In-Reply-To: headers) to the same thread: 
https://lists.apache.org/thread/rjby1r7n5pw8l96pl1hbqsk29btbtbz4
   
   ### What changes are included in this PR?
   
   Add date of when the workflow started to subject email.
   
   ### Are these changes tested?
   
   Yes, locally from an old workflow run:
   ```
   $ archery ci report-email --dry-run ...  --ignore report-extra-cpp  
--repository raulcd/arrow  17676897217
   From: Arrow <[email protected]>
   To: [email protected]
   Subject: [12/09/2025] Arrow Build Report for C++ Extra: 0 failed
   
   Arrow Build Report for C++ Extra
   
   Workflow URL: https://github.com/raulcd/arrow/actions/runs/17676897217
   
   ```
   
   ### Are there any user-facing changes?
   
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to