[SCM] GNU Mach branch, master, updated. v1.8-1206-gba1d3a3d

Samuel Thibault <[email protected]> Mon, 3 Aug 2026 14:41:52 -0400 (EDT)
Newsgroups gmane.os.hurd.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  ba1d3a3da73fdf4fd1306edbb975dc5899318df8 (commit)
      from  aa61c07a4a098fd45b3e63935b4ac5e0bc5281b8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ba1d3a3da73fdf4fd1306edbb975dc5899318df8
Author: Damien Zammit <[email protected]>
Date:   Mon Aug 3 11:43:04 2026 +0000

    CI: Email failures to commit-hurd
    
    This will email gzipped error logs to commit-hurd AT gnu.org from any
    forgejo instance set up as a mirror.  This is facilitated by
    not specifying any domain or user specific configuration, but to
    execute the mailing code path, the repository must be called "gnumach"
    and the branch that was synced be "master".
    If the mail command is not configured in the CI, it will simply fail
    to send mail and the failing test will not be reported.
    Since there is only one instance currently set up, we won't get
    duplicated reports.
    
    Message-ID: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .forgejo/workflows/action.yaml | 39 +++++++++++++++++++++++++++++++++------
 1 file changed, 33 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU Mach