[all-commits] [llvm/llvm-project] 54916e: [Github] Set code formatting job timeout to 30 min...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Aug 30 01:08:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54916e5784d0fd928ef5b28b2eb99726a395cb3f
      https://github.com/llvm/llvm-project/commit/54916e5784d0fd928ef5b28b2eb99726a395cb3f
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

  Changed paths:
    M .github/workflows/pr-code-format.yml

  Log Message:
  -----------
  [Github] Set code formatting job timeout to 30 minutes (#106674)

This patch sets the timeout of the code formatting job to 30 minutes.
The job is currently failing in specific circumstances and needs to be
reworked, but as a temp hack, change the timeout to 30 minutes so that
we can catch these jobs before they hit the Github Actions timeout limit
of six hours.

Somewhat (hackily) alleviates #79661 slightly.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list