diff options
author | Aiden Grossman <aidengrossman@google.com> | 2025-03-28 22:30:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 22:30:41 -0700 |
commit | 21eeca3db0341fef4ab4a6464ffe38b2eba5810c (patch) | |
tree | 59a2c2665414c4119c6327c56799f956a983f658 /llvm/lib/CodeGen | |
parent | 34d858635f0887cc083ccbe3ac69fd34f107b4f6 (diff) | |
download | llvm-21eeca3db0341fef4ab4a6464ffe38b2eba5810c.zip llvm-21eeca3db0341fef4ab4a6464ffe38b2eba5810c.tar.gz llvm-21eeca3db0341fef4ab4a6464ffe38b2eba5810c.tar.bz2 |
[CI] Exclude docs directories from triggering rebuilds
Currently when someone touches a docs directory in a subproject, it is
treated as if the source code of that project got touched, so the
project is built, it is tested, and the same for all of its enumerated
dependents. This is wasteful, particularly for patches just touching
docs in places like LLVM where we might spend an hour of node time to do
nothing useful given changes in the docs shouldn't cause test failures
and there is already another workflow that tests the documentation build
completes successfully.
Reviewers: Keenuts, tstellar, lnihlen
Reviewed By: tstellar
Pull Request: https://github.com/llvm/llvm-project/pull/133185
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions